You've already forked amazing-ytdlp-archive
							
							Compare commits
	
		
			1 Commits
		
	
	
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
|   | 7e06c8673b | 
| @@ -48,7 +48,7 @@ Extra functionality for further development of features. | |||||||
| - [x] Video reporting functionality | - [x] Video reporting functionality | ||||||
| - [x] Ability (for external applications) to queue up video ids for download | - [x] Ability (for external applications) to queue up video ids for download | ||||||
| - [x] Add websub requesting and receiving ability. (not fully usable yet without celery tasks) | - [x] Add websub requesting and receiving ability. (not fully usable yet without celery tasks) | ||||||
| - [] OIDC or Webauthn logins instead of static argon2 passwords | - [x] OIDC or Webauthn logins instead of static argon2 passwords | ||||||
|  |  | ||||||
| ### Stage 3 | ### Stage 3 | ||||||
| Mainly focused on retiring the cronjob based scripts and moving it to celery based tasks | Mainly focused on retiring the cronjob based scripts and moving it to celery based tasks | ||||||
|   | |||||||
| @@ -5,8 +5,7 @@ flask-caching | |||||||
| flask-limiter | flask-limiter | ||||||
| pymongo | pymongo | ||||||
| yt-dlp | yt-dlp | ||||||
| argon2-cffi |  | ||||||
| gunicorn | gunicorn | ||||||
| celery | celery | ||||||
| sqlalchemy | sqlalchemy | ||||||
| pyjwt | pyjwt[crypto] | ||||||
		Reference in New Issue
	
	Block a user