Helmut Pozimski
|
39fbf8e5a7
coding style adjustmens according to PEP-8, updated debian packaging, this marks the 0.9 beta release
|
10 years ago |
Helmut Pozimski
|
5ea642f126
fixed encoding for data retrieved from html or youtube-dl
|
10 years ago |
Helmut Pozimski
|
8e577968f8
implemented the noapi Connector class to retrieve all necessary data using only youtube-dl without needing the API, updated TODO
|
10 years ago |
Helmut Pozimski
|
d9bb01f2b8
refactored the youtubeAPI and subscription files to make it easier to abstract and hook alternative methods of retrieving data into it
|
10 years ago |
Helmut Pozimski
|
019d004b47
corrected errors in youtubeAPI and made it pep8 clean, fixed the dictionary iteration in subscription
|
10 years ago |
Helmut Pozimski
|
48355c49bd
Converted indents to spaces
|
10 years ago |
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 years ago |
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
|
11 years ago |
Helmut Pozimski
|
a1d93a3576
Updated debian/changelog
|
11 years ago |
Helmut Pozimski
|
bb913e6908
Small steps in the direction of distutils as installation method
|
11 years ago |