ArabCoders
|
3447f293bd
|
Fixed parsing custom yt-dlp config.
|
2024-07-06 19:09:47 +03:00 |
|
ArabCoders
|
ae12a75ce9
|
Cleanup after download finish.
|
2024-03-29 21:57:05 +03:00 |
|
ArabCoders
|
f0dec94a60
|
Fixes
|
2024-03-29 21:05:26 +03:00 |
|
ArabCoders
|
050012a1b2
|
some fixes to downloader.
|
2024-03-29 00:56:09 +03:00 |
|
ArabCoders
|
f9bb34fce7
|
Fixes
|
2024-03-24 20:32:41 +03:00 |
|
ArabCoders
|
5bba32cd06
|
Added endpoint to expose worker status
|
2024-03-20 23:13:05 +03:00 |
|
ArabCoders
|
b56351cd05
|
Reduce extract_info calls.
|
2024-03-16 01:22:07 +03:00 |
|
ArabCoders
|
9560d0f7b6
|
Fixes is_upcoming in frontend
|
2024-03-15 01:32:33 +03:00 |
|
ArabCoders
|
38ec713f15
|
fix
|
2024-03-15 01:16:11 +03:00 |
|
ArabCoders
|
5098244193
|
fix
|
2024-03-13 22:49:40 +03:00 |
|
ArabCoders
|
d24a241579
|
Cleanup code.
|
2024-03-13 22:41:39 +03:00 |
|
ArabCoders
|
708e058b01
|
Added socket_timeout.
|
2024-03-11 19:39:32 +03:00 |
|
ArabCoders
|
ef4fcf9db3
|
Locally check the id instead fo requesting extract_info twice.
|
2024-03-08 16:46:08 +03:00 |
|
ArabCoders
|
1b07a421e6
|
updating downloadQueue log messages.
|
2024-03-07 17:47:22 +03:00 |
|
ArabCoders
|
31e6ed87e4
|
Fixed bug in 2nd asyncio.wait_for
|
2024-03-05 20:06:26 +03:00 |
|
ArabCoders
|
9ff44f3234
|
added timeout limit to extract_info
|
2024-03-05 14:45:22 +03:00 |
|
ArabCoders
|
abe5971f8c
|
fix
|
2024-03-05 14:13:00 +03:00 |
|
ArabCoders
|
3ca1c981d2
|
Do not log the entire extract_info data while in debug mode.
|
2024-03-04 16:12:51 +03:00 |
|
ArabCoders
|
e20365a8e6
|
added debug statements.
|
2024-02-26 17:15:39 +03:00 |
|
ArabCoders
|
966e847bbd
|
use thread for extract_info
|
2024-02-23 18:40:52 +03:00 |
|
ArabCoders
|
8685c01969
|
fix
|
2024-02-03 16:19:47 +03:00 |
|
ArabCoders
|
18526bad38
|
Fixes for is_live flag.
|
2024-02-03 16:18:55 +03:00 |
|
ArabCoders
|
0cd3e15f34
|
mostly code cleanup
|
2024-02-02 18:07:24 +03:00 |
|
ArabCoders
|
b102267983
|
removed log for playlist.
|
2024-01-31 21:56:46 +03:00 |
|
ArabCoders
|
5717b806b4
|
Added clearer message for failing to add video due to it being in archive
|
2024-01-20 11:24:26 +03:00 |
|
ArabCoders
|
59b02a3e96
|
Reverted last commit.
|
2024-01-15 20:09:23 +03:00 |
|
ArabCoders
|
4e421ae8f5
|
Added info log for each channel url.
|
2024-01-15 19:50:49 +03:00 |
|
ArabCoders
|
436b34bea0
|
Updated playlist log count to show title and id.
|
2024-01-15 19:30:24 +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
|
6a4c5f57bb
|
Better error message for item already in queue
|
2024-01-12 18:14:47 +03:00 |
|
ArabCoders
|
85957f1c8c
|
Fixed checking already in queue item message.
|
2024-01-12 18:07:11 +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
|
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
|
b512437dde
|
Added Webhook support
|
2024-01-07 16:44:29 +03:00 |
|
ArabCoders
|
499c1e0e5b
|
Fix which queue gets the post-live mode videos.
|
2024-01-06 22:36:12 +03:00 |
|
ArabCoders
|
3a5d2b93f5
|
Better Post-Live Manifestless mode.
|
2024-01-06 21:50:08 +03:00 |
|
ArabCoders
|
67d7f61a07
|
fix
|
2024-01-06 21:26:43 +03:00 |
|
ArabCoders
|
7874949fa1
|
Fixes
|
2024-01-06 21:19:45 +03:00 |
|
ArabCoders
|
0366cff62f
|
Disallow downloading unprocessed videos.
|
2024-01-06 21:01:04 +03:00 |
|
ArabCoders
|
be6ed2967c
|
handle download archive in the app instead of yt-dlp.
|
2024-01-06 20:02:22 +03:00 |
|
ArabCoders
|
846cc5256a
|
reverted changes to break_on_existing as it breaks channels/playlist importing.
|
2024-01-06 00:18:08 +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
|
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 |
|