mirror of
				https://github.com/chibicitiberiu/ytsm.git
				synced 2024-02-24 05:43:31 +00:00 
			
		
		
		
	
			
				
					
						
					
					6dd63b078f90082bd07839c974e402b6f78a51c9
				
			
			
		
	#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 
Description
				
					Languages
				
				
								
								
									JavaScript
								
								65%
							
						
							
								
								
									Python
								
								13.4%
							
						
							
								
								
									HTML
								
								10.9%
							
						
							
								
								
									CSS
								
								10.6%