Helmut Pozimski
|
f962c5b59d
Fix locale handling, don't default to German any more
|
11 years ago |
Helmut Pozimski
|
adf2be5537
Translate the help screen, catch signals, improve German localization
|
11 years ago |
Helmut Pozimski
|
20eb9f1248
Convert port and host to string since the 2.x socket module expects int or string
|
11 years ago |
Helmut Pozimski
|
eb959229ab
Update TODO and coding style adjustments
|
11 years ago |
Helmut Pozimski
|
d15a3918a5
Took some small steps in the direction of python 3 compatibility, install.py not yet done, not all functionality tested yet
|
11 years ago |
Helmut Pozimski
|
da6a1a33a7
Add new option to do a string comparison between video title and search string to strictly filter out unrelated results
|
11 years ago |
Helmut Pozimski
|
ddd5c6b5f0
Release version 0.3, ten days after the apocalypse failed again
|
12 years ago |
Helmut Pozimski
|
cf80d24d0d
Put variables in strings behind gettext the function so they are properly recognized
|
12 years ago |
Helmut Pozimski
|
8e85b49820
Coding style corrections
|
12 years ago |
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
|
fe6196754f
Fixed small bug which lead to not correctly initialized playlist subscriptions
|
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
|
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
|
accbf7a020
Use helper function printf instead of print for output
|
12 years ago |
Helmut Pozimski
|
3196ff66e1
Introduce verbose and quiet flags to control output behaviour
|
12 years ago |
Helmut Pozimski
|
3ccadfaf68
Use unicode for gettext to deal with characters outside ascii
|
12 years ago |
Helmut Pozimski
|
61c3b8e5ac
Implement optional smtp authentication
|
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
|
13ffbb8bc2
Prepare for the next stable release
|
12 years ago |
Helmut Pozimski
|
0b815eaf2d
Update translation file
|
12 years ago |
Helmut Pozimski
|
b9bf3ae60f
Correct Typo
|
12 years ago |
Helmut Pozimski
|
421d3032c4
Fix some other typos
|
12 years ago |
Helmut Pozimski
|
b5f321f818
Fix: import subprocess into stov.py
|
12 years ago |
Helmut Pozimski
|
ae7564b48f
Continuously search for youtube-dl, not just at initialization
|
12 years ago |
Helmut Pozimski
|
f991c52b02
Some more PEP8 corrections
|
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 |