23 Commits

Author SHA1 Message Date
Maximilian Wagner
fe62dc94f0 Changed gitignore to ignore all in .idea 2023-08-03 11:45:32 +02:00
Maximilian Wagner
3ccbcb6ee1 Changed README 2023-08-03 11:35:46 +02:00
Maximilian Wagner
cf9eaa45d8 Created port variable to make it foolproof. You never know. 2023-08-03 11:35:34 +02:00
Maximilian Wagner
eb72d36285 Bugfix: zipping did not skip existing files when appending archive 2023-08-03 11:03:58 +02:00
Maximilian Wagner
c03d0bd6d9 Download of Videos is now possible. Minor styling changes. 2023-08-03 10:50:16 +02:00
Maximilian Wagner
06bb8d22dd Changes in UI. Running downloads get listed on Index now. 2023-08-03 09:32:27 +02:00
Maximilian Wagner
b3f49fcacf Merge branch 'main' of github.com:maxweigner/yt-mls 2023-08-03 00:56:20 +02:00
Maximilian Wagner
8f82b9f128 Created start script 2023-08-03 00:53:49 +02:00
maxweigner
2ad0f15bda
Update README.md 2023-08-02 22:22:54 +02:00
Maximilian Wagner
d739a321d4 Minor visual changes 2023-08-02 22:10:55 +02:00
Maximilian Wagner
b4d37a1878 Removed unused requirement 2023-08-02 21:02:00 +02:00
Maximilian Wagner
ea79c36e49 Milestone v1.0
All core functionality working as intended
2023-08-02 20:56:47 +02:00
Maximilian Wagner
0e8d6b9875 DB adjustments and def update_process 2023-08-02 19:38:11 +02:00
Maximilian Wagner
582332b8f7 Rearrangements, new route and minor changes 2023-08-02 19:07:33 +02:00
Maximilian Wagner
ddf249cfe0 Alpha status reached.
Downloads get run in their own threads which are queued. Downloads of single files as well as zips of playlists are possible. Interaction with db has shown no problems.
2023-08-02 17:44:37 +02:00
Maximilian Wagner
9f292655b9 Working extraction of title and url of video and videos in channels / playlists 2023-07-31 14:01:34 +02:00
Maximilian Wagner
9929b34bdb Switched static labels and elements out for form.url and others 2023-07-30 14:07:00 +02:00
Maximilian Wagner
62ab798e7c Added working WTForm to get URL at /downloader 2023-07-30 13:59:11 +02:00
Maximilian Wagner
1f070ece5d Working list of songs in library 2023-07-29 23:22:48 +02:00
Maximilian Wagner
ee47dcaf00 Added requirements.txt 2023-07-29 19:16:12 +02:00
Maximilian Wagner
93dac70c86 Basic structute built 2023-07-29 18:10:49 +02:00
Maximilian Wagner
df98376456 Added auto-generated .gitignore 2023-07-29 10:31:45 +02:00
maxweigner
0c005f7297
Initial commit 2023-07-29 10:19:00 +02:00