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
|
608a05a99a
Corrections of corrections and some translated strings
|
12 years ago |
Helmut Pozimski
|
0fb8748bad
Add gettext messages files, string freeze for 0.3
|
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
|
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
|
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
|
8cac858356
Import printf in all files since it will be needed
|
12 years ago |
Helmut Pozimski
|
3196ff66e1
Introduce verbose and quiet flags to control output behaviour
|
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
|
f991c52b02
Some more PEP8 corrections
|
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
|
acf4b2e74b
Enter Beta stage for this release and correct some style mistakes
|
12 years ago |
Helmut Pozimski
|
33c8cf02d8
Use try-execpt-else instead of putting code in the try-block
|
12 years ago |
Helmut Pozimski
|
dbf1a94bd0
Performed additional changes to improve readability and get closer to PEP-8
|
12 years ago |
Helmut Pozimski
|
51144cf98e
Fixed multiline strings
|
12 years ago |
Helmut Pozimski
|
e64734b144
Adapt the code to follow PEP-8 more closely
|
12 years ago |
Helmut Pozimski
|
b70a366d62
Improve comments in the code
|
12 years ago |
Helmut Pozimski
|
a740d2ee97
Use subprocess instead of os.system since it is more secure
|
12 years ago |
Helmut Pozimski
|
9c06ff3cf3
Add license notice to all files
|
12 years ago |
Helmut Pozimski
|
c336f943b2
Initial commit
|
12 years ago |