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
ytsm
/
app
/
YtManagerApp
/
utils
History
Tiberiu Chibici
9d8b023560
Improved handling of comments in 'subscription list' files (basically a text file containing subscriptions, and optionally comments with #).
...
Properly handled case where file is opened in binary mode.
2018-11-03 14:56:16 +02:00
..
__init__.py
Added docker support
2018-10-30 14:15:49 +08:00
extended_interpolation_with_env.py
Fixed docker image. Fixed issue with environment variable interpolation (on Linux, it is case sensitive, so converting to lowercase was bad. Cleaned up directory structure.
2018-11-02 02:25:15 +02:00
subscription_file_parser.py
Improved handling of comments in 'subscription list' files (basically a text file containing subscriptions, and optionally comments with #).
2018-11-03 14:56:16 +02:00
youtube.py
Added docker support
2018-10-30 14:15:49 +08:00