Skip to content

Instantly share code, notes, and snippets.

@rssnyder
Created February 6, 2019 22:09
Show Gist options
  • Save rssnyder/dac167c7f859a2ff689b7d946a157237 to your computer and use it in GitHub Desktop.
Save rssnyder/dac167c7f859a2ff689b7d946a157237 to your computer and use it in GitHub Desktop.
Download Daily Jeopardy Episodes
#!/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