1
0
mirror of https://github.com/darkzoul5/YoutubePlaylistSync.git synced 2026-07-04 04:53:58 +03:00
Commit Graph

9 Commits

Author SHA1 Message Date
dark_zoul decc4c675d feat(backend): add queue system; add retry system 2026-05-16 17:53:37 +03:00
dark_zoul 8e3a7e3920 establish config defaults 2026-05-16 16:22:24 +03:00
dark_zoul 1928f70928 feat: make sure max_video_quality setting is working 2026-05-16 16:07:52 +03:00
dark_zoul f886ebcd12 remove old settings from config example 2026-05-15 18:16:22 +03:00
dark_zoul 3faf76e097 remove old main.py; fix typo; move dockerignore 2026-05-15 17:43:55 +03:00
dark_zoul dc3403eb9e remove old files 2026-05-15 17:40:23 +03:00
dark_zoul e38099698c Update workflow configurations 2026-03-18 18:04:15 +02:00
dark_zoul 537c49be86 rename main code folder to src; rename release.yml to build.yml. 2026-03-18 17:25:53 +02:00
dark_zoul 9f0c44c1a3 Added:
- requirements.txt
- compose.yaml
- config example
- changed gitignore to not ignore /config
2025-10-18 23:57:16 +03:00