This website requires JavaScript.
Explore
Help
Sign In
chibicitiberiu
/
ytsm
Watch
1
Star
0
Fork
0
You've already forked ytsm
mirror of
https://github.com/chibicitiberiu/ytsm.git
synced
2024-02-24 05:43:31 +00:00
Code
Issues
Releases
Wiki
Activity
57c2265f71
ytsm
/
app
/
YtManagerApp
/
management
/
jobs
History
Tiberiu Chibici
57c2265f71
Added a basic notification system. Long processes will call the notification API, and the notification events are registered. For now, notifications are pushed to the client by polling (client polls every second for new events). A basic status message is now displayed when the sync process starts and ends.
2018-11-04 23:32:18 +02:00
..
__init__.py
Added docker support
2018-10-30 14:15:49 +08:00
delete_video.py
Added docker support
2018-10-30 14:15:49 +08:00
download_video.py
Fixed problem caused by parallel downloads where ok.mkdirs would fail (when called by youtube-dl).
2018-11-02 02:50:16 +02:00
synchronize.py
Added a basic notification system. Long processes will call the notification API, and the notification events are registered. For now, notifications are pushed to the client by polling (client polls every second for new events). A basic status message is now displayed when the sync process starts and ends.
2018-11-04 23:32:18 +02:00