Created
February 6, 2019 22:09
-
-
Save rssnyder/dac167c7f859a2ff689b7d946a157237 to your computer and use it in GitHub Desktop.
Download Daily Jeopardy Episodes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
youtube-dl --download-archive jepordy.log -o '%(title)s.%(ext)s' https://www.dailymotion.com/polifemoruvalcabasolorio2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment