Helmut Pozimski bb1007d459 refactored some database code to create the objects directly in the database class, further testing and bug fixing regarding the API-less mode 9 年 前
..
__init__.py bb913e6908 Small steps in the direction of distutils as installation method 11 年 前
configuration.py 8e577968f8 implemented the noapi Connector class to retrieve all necessary data using only youtube-dl without needing the API, updated TODO 9 年 前
database.py bb1007d459 refactored some database code to create the objects directly in the database class, further testing and bug fixing regarding the API-less mode 9 年 前
noapi.py bb1007d459 refactored some database code to create the objects directly in the database class, further testing and bug fixing regarding the API-less mode 9 年 前
stov_exceptions.py bb1007d459 refactored some database code to create the objects directly in the database class, further testing and bug fixing regarding the API-less mode 9 年 前
subscription.py bb1007d459 refactored some database code to create the objects directly in the database class, further testing and bug fixing regarding the API-less mode 9 年 前
youtube.py 019d004b47 corrected errors in youtubeAPI and made it pep8 clean, fixed the dictionary iteration in subscription 10 年 前
youtubeAPI.py 5ea642f126 fixed encoding for data retrieved from html or youtube-dl 9 年 前