You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

readme.md 456 B

6 years ago
6 years ago
6 years ago
6 years ago
123456789101112131415161718192021
  1. # youtube-dl config - downloading entire channels for archival
  2. by https://www.reddit.com/user/Stephen304
  3. https://www.reddit.com/r/DataHoarder/comments/858ny5/my_youtubedl_config_downloading_entire_channels/
  4. # Usage
  5. Edit channel urls in `youtube-dl-channels.txt`.
  6. Empty file `youtube-dl-archive.txt` is used to store downloaded ids.
  7. ## Linux
  8. chmod +x download_archive.sh
  9. Run using `./download_archive.sh`
  10. ## Windows
  11. Run `download_archive.bat`