選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

readme.md 456 B

6年前
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`