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] 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)
|
||||
- [] OIDC or Webauthn logins instead of static argon2 passwords
|
||||
- [x] OIDC or Webauthn logins instead of static argon2 passwords
|
||||
|
||||
### Stage 3
|
||||
Mainly focused on retiring the cronjob based scripts and moving it to celery based tasks
|
||||
|
@@ -5,8 +5,7 @@ flask-caching
|
||||
flask-limiter
|
||||
pymongo
|
||||
yt-dlp
|
||||
argon2-cffi
|
||||
gunicorn
|
||||
celery
|
||||
sqlalchemy
|
||||
pyjwt
|
||||
pyjwt[crypto]
|
Reference in New Issue
Block a user