mirror of
https://github.com/chibicitiberiu/ytsm.git
synced 2024-02-24 05:43:31 +00:00
d80110cee33a7c990a0c3f86ce16504346ab4e3a
#YouTube Subscription Manager A self-hosted tool which manages your YouTube subscriptions, and downloads files automatically.
Dependencies
- python3:
$ apt install python3 - pip:
$ apt install python3-pip - django:
$ pip3 install django - crispy_forms:
$ pip3 install django-crispy-forms - youtube-dl:
$ pip3 install youtube-dl - google-api-python-client:
$ pip3 install google-api-python-client - google_auth_oauthlib:
$ pip3 install google_auth_oauthlib - apscheduler (v3.5+):
$ pip3 install apscheduler - (recommended) oauth2client:
$ pip3 install oauth2client
Description
Languages
JavaScript
65%
Python
13.4%
HTML
10.9%
CSS
10.6%