Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/philippkueng/fetch-zu-tisch-episodes
https://github.com/philippkueng/fetch-zu-tisch-episodes
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/philippkueng/fetch-zu-tisch-episodes
- Owner: philippkueng
- Created: 2024-02-06T06:18:24.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-02-06T06:19:06.000Z (10 months ago)
- Last Synced: 2024-10-12T04:52:44.473Z (about 1 month ago)
- Language: Clojure
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Download the Arte DE Zu Tisch episodes from Youtube for offline viewing
Install yt-dlp
```bash
brew install yt-dlp
```Run the fetching script (preferably continuously via crontab)
```bash
bb fetch_episodes.clj
```