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 years ago
..
__init__.py bb913e6908 Small steps in the direction of distutils as installation method 11 years ago
configuration.py 8e577968f8 implemented the noapi Connector class to retrieve all necessary data using only youtube-dl without needing the API, updated TODO 9 years ago
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 years ago
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 years ago
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 years ago
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 years ago
youtube.py 019d004b47 corrected errors in youtubeAPI and made it pep8 clean, fixed the dictionary iteration in subscription 10 years ago
youtubeAPI.py 5ea642f126 fixed encoding for data retrieved from html or youtube-dl 9 years ago