Helmut Pozimski
|
25c9a53a96
Add basic interactive configuration assistant
|
12 years ago |
Helmut Pozimski
|
afa32e19e2
Add maxfails option and mark videos as permanently failed once the defined value is reached
|
12 years ago |
Helmut Pozimski
|
448b43636a
Use maxvideos parameter to limit the number of videos retrieved from youtube API for each subscription
|
12 years ago |
Helmut Pozimski
|
765ba9ef95
Add some more verbose output for debugging purposes
|
12 years ago |
Helmut Pozimski
|
5553be395a
Add switch to clean the database of old entries
|
12 years ago |
Helmut Pozimski
|
34ac7c9722
Also decode channel titles and fix a bug that could lead to duplicate playlist subscriptions
|
12 years ago |
Helmut Pozimski
|
73dc600c5b
Use youtube API version 2, remove dependency to feedparser module
|
12 years ago |
Helmut Pozimski
|
2a11802746
Make the youtube-dl output shown to the user depend on the requested level of output
|
12 years ago |
Helmut Pozimski
|
4a0b367401
Add configuration options to configure maximum video resolution and video codecs to be used by youtube-dl for downloading videos
|
12 years ago |
Helmut Pozimski
|
051f3b9328
Fix situation when all videos fail and the output would have suggested there were no videos to be downloaded
|
12 years ago |
Helmut Pozimski
|
1e5ee5c2e2
Update TODO
|
12 years ago |
Helmut Pozimski
|
a82441d638
Update TODO
|
12 years ago |
Helmut Pozimski
|
d996baeb83
Update TODO
|
12 years ago |
Helmut Pozimski
|
accbf7a020
Use helper function printf instead of print for output
|
12 years ago |
Helmut Pozimski
|
61c3b8e5ac
Implement optional smtp authentication
|
12 years ago |
Helmut Pozimski
|
d9043cec34
Print the download status in video listings
|
12 years ago |
Helmut Pozimski
|
0efd7917dc
Add notify option to configuration so you can specify if you want email notifications or not
|
12 years ago |
Helmut Pozimski
|
27eaf94096
Update TODO
|
12 years ago |
Helmut Pozimski
|
b5ad2e519c
Update TODO after release
|
12 years ago |
Helmut Pozimski
|
664a610a5a
Implement installer script
|
12 years ago |
Helmut Pozimski
|
50919bea9a
Implement configuration updates and prepare for future database changes
|
12 years ago |
Helmut Pozimski
|
089658eeeb
Prepare for config and database versioning
|
12 years ago |
Helmut Pozimski
|
5ca780c15c
Update TODO
|
12 years ago |
Helmut Pozimski
|
33c8cf02d8
Use try-execpt-else instead of putting code in the try-block
|
12 years ago |
Helmut Pozimski
|
cbbb7214bc
Perform final changes to the OptionParser usage to fix the remaining problems
|
12 years ago |
Helmut Pozimski
|
cd102db1b5
Fix singular and plural in notification mail
|
12 years ago |
Helmut Pozimski
|
ac7ff02a7f
Determine the path to the locale files to correctly find them when called from outside the directory
|
12 years ago |
Helmut Pozimski
|
f247120dfd
Update TODO
|
12 years ago |
Helmut Pozimski
|
ae2ad729e6
Update TODO
|
12 years ago |
Helmut Pozimski
|
5793335df8
Updated TODO
|
12 years ago |