|
||
---|---|---|
LICENSE | ||
README.md | ||
sicradical.py |
README.md
sicradical
SIC Radical program videos downloader
Requirements:
- Python
- Beautiful Soup - http://www.crummy.com/software/BeautifulSoup/
- wget
Features:
- Downloads the full video archive
- Can be run in cron to download the latest ones
- After 5 "already downloaded" files it exits
- Uses a different directory per progName
Instructions:
- Extract the "bs4" directory from the Beautiful Soup package to the directory of the script.
- Run the script with an argument that is the progId to download
Example:
- The URL for the "VERY TYPICAL" program is http://sicradical.sapo.pt/programas/very-typical so our progName is very-typical.
- To download it just do:
./sicradical.py very-typical