summaryrefslogtreecommitdiff
path: root/components
Commit message (Expand)AuthorAgeFilesLines
* Add a module to obtain Subscription info from URLsA Farzat2025-10-081-0/+37
* Add URL type identification functionalityA Farzat2025-10-081-0/+29
* Secure mongodb and rabbitmq containersA Farzat2025-10-071-1/+8
* Add new Flask routes to get subscriptions infoA Farzat2025-10-061-0/+3
* Make ytdlp's replacement string obviously randomA Farzat2025-10-051-3/+4
* Make ytdlp return duration strings and handle errorsA Farzat2025-10-051-5/+14
* Remove the redundant scheduler classA Farzat2025-10-052-10/+1
* Add a subscriptions function to update videosA Farzat2025-10-051-0/+6
* Add a component to interact with yt-dlpA Farzat2025-10-041-0/+9
* Add last_viewed field to subscriptionsA Farzat2025-10-032-1/+3
* Add fields to videos related to analysisA Farzat2025-10-031-0/+2
* Better updates and database management for SubscriptionA Farzat2025-08-211-13/+25
* Move components to root directoryA Farzat2025-08-215-0/+133