-
Notifications
You must be signed in to change notification settings - Fork 1
Get download URLs for all H264 HD videos from 34c3 available on https://media.ccc.de
fallenbeck/saugdat
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
saugdat ======= Get the download URLs for all H264 HD videos from 34c3 available on https://media.ccc.de. Thanks for providing the videos! Usage ----- Before you can use it you need to get your environment up and running and install some packages via pip. I used a virtual environment for that (requires you to install virtualenv on your computer) 1. virtualenv -p python3 ~/.virtualenvs/saugdat/ 2. source ~/.virtualenvs/saugdat/bin/activate 3. pip install requests bs4 4. chmod +x saugdat 5. ./saugdat > urls.txt
About
Get download URLs for all H264 HD videos from 34c3 available on https://media.ccc.de
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published