Helmut Pozimski
|
f62c0bdd47
raise version number in preparation for the 0.9.2 release
|
9 лет назад |
Helmut Pozimski
|
0c9b61a707
adapt call to youtube-dl for downloading videos to more recent versions which removed the --max-quality setting, instead use -f with the defined itag value and the video codec definition as alternative, replace h264 with mp4 according to the youtube-dl format definition
|
9 лет назад |
Helmut Pozimski
|
6e09c26639
remove the Youtube API code and the configuration option since Google discontinued API version 2, using youtube-dl as a backend is now the only option
|
9 лет назад |
Helmut Pozimski
|
7715219bff
updated dependency information, I forgot that lxml needs to be installed explicitely
|
10 лет назад |
Helmut Pozimski
|
9d87a11127
updated changelog, readme and man page documentation according to the last changes
|
10 лет назад |
Helmut Pozimski
|
5c839664af
Prepare for 0.5 release
|
11 лет назад |
Helmut Pozimski
|
adb9b9f29a
Changed install.py to also work with python 3.x
|
11 лет назад |
Helmut Pozimski
|
da6a1a33a7
Add new option to do a string comparison between video title and search string to strictly filter out unrelated results
|
11 лет назад |
Helmut Pozimski
|
afa32e19e2
Add maxfails option and mark videos as permanently failed once the defined value is reached
|
12 лет назад |
Helmut Pozimski
|
448b43636a
Use maxvideos parameter to limit the number of videos retrieved from youtube API for each subscription
|
12 лет назад |
Helmut Pozimski
|
73dc600c5b
Use youtube API version 2, remove dependency to feedparser module
|
12 лет назад |
Helmut Pozimski
|
4a0b367401
Add configuration options to configure maximum video resolution and video codecs to be used by youtube-dl for downloading videos
|
12 лет назад |
Helmut Pozimski
|
61c3b8e5ac
Implement optional smtp authentication
|
12 лет назад |
Helmut Pozimski
|
0efd7917dc
Add notify option to configuration so you can specify if you want email notifications or not
|
12 лет назад |
Helmut Pozimski
|
664a610a5a
Implement installer script
|
12 лет назад |
Helmut Pozimski
|
41fed1b9ce
Add option to print version and updated text files
|
12 лет назад |
Helmut Pozimski
|
eafcb2fb03
Add README file and update TODO
|
12 лет назад |