Helmut Pozimski
|
0257a1d265
release version 1.1
|
7 gadi atpakaļ |
Helmut Pozimski
|
8f2e3fa25b
refactor quality ID detection and video URL handling to prepare for additional video sites
|
7 gadi atpakaļ |
Helmut Pozimski
|
908e58d567
release 1.0
|
7 gadi atpakaļ |
Helmut Pozimski
|
b87717d10f
update localization files (closes #11)
|
7 gadi atpakaļ |
Helmut Pozimski
|
601a89bc66
decode byte to string when getting the path to youtube-dl (fixes #7)
|
7 gadi atpakaļ |
Helmut Pozimski
|
b7a0e31931
correct author_email in setup.py
|
7 gadi atpakaļ |
Helmut Pozimski
|
f62c0bdd47
raise version number in preparation for the 0.9.2 release
|
9 gadi atpakaļ |
Helmut Pozimski
|
2671edbc06
correct style of setup.py
|
9 gadi atpakaļ |
Helmut Pozimski
|
a35aa28809
remove python 2/3 compability code to only support python 3 from now on
|
9 gadi atpakaļ |
Helmut Pozimski
|
0cbdc661f1
update version number for release 0.9.2
|
9 gadi atpakaļ |
Helmut Pozimski
|
f7acbf7a71
bump version number, marking the 0.9.1 release
|
9 gadi atpakaļ |
Helmut Pozimski
|
42d6e33d76
update version numbers and debian changelog, release 0.9
|
9 gadi atpakaļ |
Helmut Pozimski
|
7313e506fe
changed the noapi classes to only retrieve video titles and description if the video isn't already in the subscription, that should make it at least somewhat faster. Updated todo, added lxml as requirement to setup.py and bumped Debian standards version
|
9 gadi atpakaļ |
Helmut Pozimski
|
39fbf8e5a7
coding style adjustmens according to PEP-8, updated debian packaging, this marks the 0.9 beta release
|
9 gadi atpakaļ |
Helmut Pozimski
|
a14b087585
started development cycle for 0.9, implemented switching of the configuration to json
|
9 gadi atpakaļ |
Helmut Pozimski
|
f9c0c7a871
small corrections, release 0.8
|
10 gadi atpakaļ |
Helmut Pozimski
|
79b64e31cd
prepared Debian packaging for a 0.8 beta
|
10 gadi atpakaļ |
Helmut Pozimski
|
48355c49bd
Converted indents to spaces
|
10 gadi atpakaļ |
Helmut Pozimski
|
1ab2c0f664
start the refactoring process, defined exceptions and moved the database accesses into a separate file
|
10 gadi atpakaļ |
Helmut Pozimski
|
21ba5d9bfd
avoid showing an AttributeError execption to the user when trying to add a nonexistent channel, releasing 0.7.3
|
10 gadi atpakaļ |
Helmut Pozimski
|
87eece0475
correctly handle cases were the youtube API times out, don't throw AttributeError, exception introduced in 0.7.1, release 0.7.2
|
10 gadi atpakaļ |
Helmut Pozimski
|
3d39844875
add timeout to urllib2.urlopen operations to prevent situations where stov would hang indefintely because of stalled API requests, some coding style adjustments, release 0.7.1
|
10 gadi atpakaļ |
Helmut Pozimski
|
18c8d6ce87
Remove the -d option from disable to keep it as alias for --download, release 0.7
|
10 gadi atpakaļ |
Helmut Pozimski
|
8b2460ecbc
Implement enable and disable functionality, update German translastions, preparing 0.7 release
|
10 gadi atpakaļ |
Helmut Pozimski
|
a195dc6d4d
set an empty description if none is returned by youtube, avoiding an IndexError in youtubeAPI, update German translation, release version 0.6.3
|
10 gadi atpakaļ |
Helmut Pozimski
|
f67610147c
don't display error message regarding unknown notification method when all video downloads failed
|
11 gadi atpakaļ |
Helmut Pozimski
|
039425cd49
Catched additional exceptions when the SMTP server is not available and print the mail text to the console if this is the case
|
11 gadi atpakaļ |
Helmut Pozimski
|
79c1af678f
Finalize man page and debian rules for generation, release 0.6
|
11 gadi atpakaļ |
Helmut Pozimski
|
9475e2976a
Generate locales when building a Debian package, suppress error message when LANG C is used
|
11 gadi atpakaļ |
Helmut Pozimski
|
bb369f2403
Update TODO
|
11 gadi atpakaļ |