Helmut Pozimski
|
c2b020c18b
project-wide: update copyright and apply pylint suggestions
|
3 tahun lalu |
Helmut Pozimski
|
bf6622ced4
youtubedl-wrapper: Only put subprocess call in try block
|
3 tahun lalu |
Helmut Pozimski
|
f8c8e6b386
youtubedl-wrapper: Add optional fallback to best quality with requested codec
|
3 tahun lalu |
Helmut Pozimski
|
3f95d11283
remove itag value and use configuration video parameters instead
|
3 tahun lalu |
Helmut Pozimski
|
9d60987bbd
youtubedl_wrapper: only append non-empty strings to the video list
|
6 tahun lalu |
Helmut Pozimski
|
2e4b966cbe
don't use singletons as global variables, they might not be initialized yet
|
6 tahun lalu |
Helmut Pozimski
|
92036f3a06
convert the Conf class to singleton to avoid passing to all functions that need the object
|
6 tahun lalu |
Helmut Pozimski
|
10e58f1ed5
remove time-consuming --match-title option for youtube-dl, titles will be checked internally instead
|
7 tahun lalu |
Helmut Pozimski
|
c230e3dbe3
ignore errors in youtube-dl while gettings ids and reverse the playlist order to get the most recent videos of a youtube playlist
|
7 tahun lalu |
Helmut Pozimski
|
7535243fd7
implement support for vid.me (closes #6)
|
7 tahun lalu |
Helmut Pozimski
|
3f287a0e98
reintroduce more debug messages, create directories according to the title for youtube channels and playlists (closes #2)
|
7 tahun lalu |
Helmut Pozimski
|
40cd996f3b
rename noapi to yt_noapi, add youtubedl_wrapper module to wrap calls to youtube-dl
|
7 tahun lalu |