Commit graph

16 commits

Author SHA1 Message Date
ArabCoders
0cd3e15f34 mostly code cleanup 2024-02-02 18:07:24 +03:00
ArabCoders
68b2c322bc Sometimes yt-dlp does not provide final filename. 2024-01-15 19:13:45 +03:00
ArabCoders
b1f110d027 Made it more clear the download is a live stream. 2024-01-14 14:35:07 +03:00
ArabCoders
e54df357e0 remove some yt-dlp options if link is live stream or post manifestless mode. 2024-01-12 21:57:55 +03:00
ArabCoders
c24f218670 Use different icon to differentiate Live vs normal download. 2024-01-11 19:08:01 +03:00
ArabCoders
fabcfd5b80 Working multi download support. 2024-01-10 14:44:56 +03:00
ArabCoders
6e20930af7 More code changes to support multi downloads. 2024-01-09 23:38:55 +03:00
ArabCoders
0d7ff1d31c Keep temp directory if live stream ended with error. 2024-01-09 18:10:37 +03:00
ArabCoders
c932c8deb6 more changes to support multi downloads. 2024-01-09 00:17:26 +03:00
ArabCoders
1d95bbfec8 initial code to support multi downloads. 2024-01-08 20:00:17 +03:00
ArabCoders
be6ed2967c handle download archive in the app instead of yt-dlp. 2024-01-06 20:02:22 +03:00
ArabCoders
9605aa0090 Gracefully handle already downloaded files and add not_live status. 2024-01-05 23:50:10 +03:00
ArabCoders
aafd3c5665 Separated live_in from error and added now error event. 2024-01-03 18:07:30 +03:00
ArabCoders
44d2bd081c Added final file size. 2024-01-03 00:27:35 +03:00
ArabCoders
a30d671960 more code cleanup 2023-12-31 20:34:12 +03:00
ArabCoders
4479013712 Restructured the python code. 2023-12-31 18:34:50 +03:00
Renamed from app/src/Download.py (Browse further)