Update README.md
This commit is contained in:
parent
0c593e64f1
commit
927e29d56f
|
@ -12,8 +12,10 @@ sh install.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
## YouTube
|
## YouTube
|
||||||
Add the videos IDs or URLs to archive in `youtube/batchfile.txt`
|
Add the videos IDs or URLs to archive in `youtube/batchfile.txt`
|
||||||
Use the extension `get Cookies.txt` on your Browser to retrieve credentials that yt-dlp can use to bypass age restrictions. Possibly use a burner account.
|
Use the extension `get Cookies.txt` on your Browser to retrieve credentials that yt-dlp can use to bypass age restrictions.
|
||||||
|
Possibly use a burner account.
|
||||||
|
Then place that `cookies.txt` in the `youtube` folder
|
||||||
Then run
|
Then run
|
||||||
```bash
|
```bash
|
||||||
./download.sh
|
./download.sh
|
||||||
|
|
Loading…
Reference in New Issue