Helmut Pozimski
|
ef521ab697
update localization files (closes #12)
|
7 years ago |
Helmut Pozimski
|
3f287a0e98
reintroduce more debug messages, create directories according to the title for youtube channels and playlists (closes #2)
|
7 years ago |
Helmut Pozimski
|
f1e3ad6ac9
update changelog and man page
|
7 years ago |
Helmut Pozimski
|
d3d10ba7b2
add --site option (closes #1)
|
7 years ago |
Helmut Pozimski
|
40cd996f3b
rename noapi to yt_noapi, add youtubedl_wrapper module to wrap calls to youtube-dl
|
7 years ago |
Helmut Pozimski
|
705df10050
move main functionality to main module
|
7 years ago |
Helmut Pozimski
|
0b3c01eb1c
move update and notify to program
|
7 years ago |
Helmut Pozimski
|
b25c9a6c8c
move license printing to program
|
7 years ago |
Helmut Pozimski
|
511400f280
move enabling and disabling of subscriptions to program
|
7 years ago |
Helmut Pozimski
|
b98ab85ba8
move database cleanup to program
|
7 years ago |
Helmut Pozimski
|
1561587f9b
move catchup to program
|
7 years ago |
Helmut Pozimski
|
7b26ff94c0
move listing of videos in a subscription to program
|
7 years ago |
Helmut Pozimski
|
7f50d6143e
move downloading of videos and e-mail notification to program
|
7 years ago |
Helmut Pozimski
|
bccb663e99
move updating of subscriptions to program
|
7 years ago |
Helmut Pozimski
|
51b71302d4
move deletion of subscriptions to program
|
7 years ago |
Helmut Pozimski
|
3d1aed42fc
move listing of subscriptions to program
|
7 years ago |
Helmut Pozimski
|
6dce4a50de
create program module, move subscription creation to program
|
7 years ago |
Helmut Pozimski
|
5c45d3f6e6
move code checking for youtube-dl to helpers
|
7 years ago |
Helmut Pozimski
|
a3c76ce891
move database setup to helpers
|
7 years ago |
Helmut Pozimski
|
d1762a9f37
move configuration setup to helpers
|
7 years ago |
Helmut Pozimski
|
407847f268
move lock file handling to helpers
|
7 years ago |
Helmut Pozimski
|
4611b019ca
switch from OptionParser to ArgumentParser, move argument parsing to helpers, raise minimum python version to 3.2
|
7 years ago |
Helmut Pozimski
|
7cee17d085
add helpers module
|
7 years ago |
Helmut Pozimski
|
9371390bfd
move the signal handler setup to handlers
|
7 years ago |
Helmut Pozimski
|
e7819cdd00
move gettext initialization into the newly created helpers module
|
7 years ago |
Helmut Pozimski
|
0f9d479ef8
move setting up of the logger to the configuration module
|
7 years ago |
Helmut Pozimski
|
735ed7df10
remove the video description from the code, it has never been used anyway
|
7 years ago |
Helmut Pozimski
|
2613b627a5
add fallback code to subscribe to Youtube channels that are not users (fixes #9)
|
7 years ago |
Helmut Pozimski
|
fc64a06c6b
fix attribute name to_delete while cleaning the database (fixes #8)
|
7 years ago |
Helmut Pozimski
|
ee778e37f1
use format string instead of deperecated -t in youtube-dl (fixes #10)
|
7 years ago |