Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
- for support series download(FOD)
  • Loading branch information
NyaShinn1204 committed Dec 22, 2024
1 parent a70b53a commit 6c5dc28
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 11 deletions.
14 changes: 10 additions & 4 deletions README.en-us.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,12 +113,18 @@ Download from FOD
python3 yoimi.py download "https://fod.fujitv.co.jp/title/00d9/00d9110001/" --username EMAIL_HERE --password PASSWORD_HERE
```
✨ Download an episode of「Frieren」from FOD
> [!WARNING]
> FOD is require Email verify code!

**Sample Video**: Please Wait!
2. **Download one season**
On going... Please Wait!
```bash
python3 yoimi.py download "https://fod.fujitv.co.jp/title/00d9/" --username EMAIL_HERE --password PASSWORD_HERE
```
✨ Download the entire one season of「Frieren」from Unext

**Sample Video**: Please Wait!

> [!WARNING]
> FOD is require Email verify code!
- - -

Expand All @@ -130,7 +136,7 @@ Here is the current supported list
- [x] [U-Next](https://video.unext.jp)
- [x] [Dmm-TV](https://tv.dmm.com/vod)
- [ ] [Danime](https://animestore.docomo.ne.jp/animestore/tp/)
- [x] [FOD](https://fod.fujitv.co.jp) (Now only Support Single Episode)
- [x] [FOD](https://fod.fujitv.co.jp)

 
- - -
Expand Down
18 changes: 11 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ U-NEXTからのダウンロード
```bash
python3 yoimi.py download "https://video.unext.jp/play/SID0104147" --username あなたのメールアドレス --password あなたのパスワード
```
✨ 「ロシア語で出れる隣のアーリャさん」のシーズン全エピソードをダウンロードします
✨ 「ロシア語で出れる隣のアーリャさん」の1シーズン全エピソードをダウンロードします

**サンプルビデオ**: [こちらをクリック](https://youtu.be/09vmBKzQMQE)

Expand All @@ -101,7 +101,7 @@ Dmm-TVからのダウンロード
```bash
python3 yoimi.py download "https://tv.dmm.com/vod/playback/?season=i4ub9mtfsaqk6zyvgw7wz17yb" --username あなたのメールアドレス --password あなたのパスワード
```
✨ 「ダンダダン」のシーズン全エピソードをダウンロードします
✨ 「ダンダダン」の1シーズン全エピソードをダウンロードします

**サンプルビデオ**: [こちらをクリック](https://youtu.be/hVpCYZ2bV88)

Expand All @@ -113,13 +113,17 @@ FODからのダウンロード
python3 yoimi.py download "https://fod.fujitv.co.jp/title/00d9/00d9110001/" --username あなたのメールアドレス --password あなたのパスワード
```
✨ 「葬送のフリーレン」第1話をダウンロードします。
> [!WARNING]
> FODはメール認証コードが必要です!
**サンプルビデオ**: お待ちください...!

2. **シーズン全体をダウンロード**
作成中です!
```bash
python3 yoimi.py download "https://fod.fujitv.co.jp/title/00d9/" --username あなたのメールアドレス --password あなたのパスワード
```
✨ 「葬送のフリーレン」の1シーズン全エピソードをダウンロードします。
**サンプルビデオ**: お待ちください...!

> [!WARNING]
> FODはメール認証コードが必要です!
- - -

Expand All @@ -131,7 +135,7 @@ FODからのダウンロード
- [x] [U-Next](https://video.unext.jp)
- [x] [Dmm-TV](https://tv.dmm.com/vod)
- [ ] [Dアニメ](https://animestore.docomo.ne.jp/animestore/tp/)
- [x] [FOD](https://fod.fujitv.co.jp) 現在シングルエピソードのみサポート
- [x] [FOD](https://fod.fujitv.co.jp)

 
- - -
Expand Down

0 comments on commit 6c5dc28

Please sign in to comment.