arabcoders
|
1754841df0
|
Another attempt at fixing live_from_start
|
2025-05-02 17:43:05 +03:00 |
|
arabcoders
|
f1a04acaaf
|
Fixes to live_from_start
|
2025-05-02 13:18:14 +03:00 |
|
arabcoders
|
28ea6c6aa9
|
truncate oveflowing error text with option to display all on click
|
2025-05-01 18:51:23 +03:00 |
|
arabcoders
|
cc65b4b3ae
|
Communicate more error logs to user when yt-dlp throws them.
|
2025-05-01 18:28:12 +03:00 |
|
arabcoders
|
fb70f0b2ce
|
attempt at fixing yt-dlp youtube live_from_start for premiere
|
2025-05-01 17:08:28 +03:00 |
|
arabcoders
|
7292d75f05
|
Made the built-in yt-dlp upgrader actually work.
|
2025-05-01 17:08:08 +03:00 |
|
Abdulmohsen
|
734de825c8
|
Merge pull request #267 from arabcoders/create-pull-request/patch
|
2025-05-01 03:35:49 +03:00 |
|
ArabCoders
|
54c706920e
|
Update yt-dlp to 2025.4.30
|
2025-05-01 00:27:36 +00:00 |
|
arabcoders
|
d89590434b
|
Switched newDownload form to use HttpAPI for easier unlocking of download button.
|
2025-04-28 18:40:23 +03:00 |
|
arabcoders
|
d4ca763adb
|
reverted some changes to logging
|
2025-04-28 18:15:11 +03:00 |
|
arabcoders
|
2d86aaefac
|
attempt at fixing duplicate logging
|
2025-04-27 19:44:44 +03:00 |
|
arabcoders
|
2fa521889c
|
upgrade external packages.
|
2025-04-26 19:51:42 +03:00 |
|
arabcoders
|
ae9b30d030
|
removed imageipsum as background source.
|
2025-04-26 18:51:33 +03:00 |
|
arabcoders
|
7a01a84063
|
Add missing None check
|
2025-04-26 18:51:07 +03:00 |
|
arabcoders
|
ca10ce281b
|
Import ag_utils
|
2025-04-26 17:56:01 +03:00 |
|
arabcoders
|
0f69ec047c
|
fixes
|
2025-04-26 17:22:59 +03:00 |
|
arabcoders
|
68a0d6b571
|
Added more protection to workers pool being stuck in preparing state.
|
2025-04-26 17:08:13 +03:00 |
|
arabcoders
|
4f8194417d
|
ensure info_dict contains formats before passing to yt-dlp
|
2025-04-24 15:57:10 +03:00 |
|
arabcoders
|
e59ed7c200
|
fix timezone issue in monitor live streams
|
2025-04-24 15:44:51 +03:00 |
|
arabcoders
|
eebfb2abcf
|
Fix re-adding the item after live_in kicks in
|
2025-04-22 19:06:43 +03:00 |
|
arabcoders
|
f0c04e121b
|
retain live_in value cross re-queue, as sometimes the queue happens and the stream not yet live.
|
2025-04-22 18:13:49 +03:00 |
|
arabcoders
|
d3c651752a
|
typo update
|
2025-04-22 17:38:32 +03:00 |
|
arabcoders
|
4f0e5d5549
|
minor fixes
|
2025-04-22 17:38:05 +03:00 |
|
arabcoders
|
3d99247c01
|
make the date update dynamic
|
2025-04-22 17:24:48 +03:00 |
|
arabcoders
|
bfe30bc5af
|
update README
|
2025-04-22 16:54:31 +03:00 |
|
arabcoders
|
0b79b6f6aa
|
Automatically re-queue upcoming live streams in history.
|
2025-04-22 16:52:52 +03:00 |
|
arabcoders
|
cdcb5d61be
|
update README
|
2025-04-21 20:53:45 +03:00 |
|
arabcoders
|
62703f3cb7
|
add event warning about adding url saved to archive
|
2025-04-21 18:40:00 +03:00 |
|
arabcoders
|
9ba7b34803
|
Add more events
|
2025-04-21 18:21:29 +03:00 |
|
arabcoders
|
5172742e96
|
Only display availability when it's set
|
2025-04-21 17:40:36 +03:00 |
|
arabcoders
|
f6c7d8233b
|
restore message about live stream not being live yet.
|
2025-04-20 20:07:18 +03:00 |
|
arabcoders
|
bcd6df3e84
|
Display better desorption when there are no formats available.
|
2025-04-20 16:48:50 +03:00 |
|
arabcoders
|
f8b18ded00
|
wrap cancel in try catch to avoid possible problems.
|
2025-04-19 17:49:38 +03:00 |
|
arabcoders
|
7755f3c4e2
|
added some protection aganist staled download blocking the download queue.
|
2025-04-19 17:44:09 +03:00 |
|
arabcoders
|
fa3d9502d0
|
Minor refactor for is_downloaded function and updated dependencies
|
2025-04-12 18:44:10 +03:00 |
|
arabcoders
|
bcdc4ee06e
|
Increase log retrieval limit and enhance log pagination metadata
|
2025-04-10 02:32:38 +03:00 |
|
arabcoders
|
17dd007ff0
|
Show that a external dl is being used if we are stuck in preparing stage as yt-dlp doesn't trigger progress_hook
|
2025-04-10 01:32:32 +03:00 |
|
arabcoders
|
4a21592e12
|
raise an error if item was using invalid preset.
|
2025-04-10 00:59:52 +03:00 |
|
arabcoders
|
ee2fd3f398
|
Only show notification target, id or url incase of error loading the target.
|
2025-04-09 19:41:54 +03:00 |
|
arabcoders
|
c2fa066669
|
set default data_key for notification targets if not provided
|
2025-04-09 19:36:49 +03:00 |
|
arabcoders
|
88163cad42
|
make it possible to change notification data field key name
|
2025-04-09 17:35:11 +03:00 |
|
arabcoders
|
817e7d2e37
|
minor ui change
|
2025-04-08 23:30:08 +03:00 |
|
arabcoders
|
33397db6ae
|
go with blacklist approach for blocking yt-dlp options.
|
2025-04-06 16:14:31 +03:00 |
|
arabcoders
|
ce1d4991d7
|
minor fixes to how we handle preset cookies
|
2025-04-06 02:17:00 +03:00 |
|
arabcoders
|
4966461cb4
|
minor log messages update
|
2025-04-06 01:50:18 +03:00 |
|
arabcoders
|
2fedc6d018
|
update console/logs page opacity
|
2025-04-06 01:21:34 +03:00 |
|
arabcoders
|
0881fce2ab
|
allow --cookies
|
2025-04-06 01:14:44 +03:00 |
|
arabcoders
|
d6ab18ec22
|
migrate the entire app to use cli options for ytdlp and make it behave as close to cli options parsing as possible.
|
2025-04-06 01:03:17 +03:00 |
|
arabcoders
|
44b145270f
|
remove debug statements.
|
2025-04-04 23:17:07 +03:00 |
|
arabcoders
|
b08be6f8f0
|
retain extras data when re-queueing via alt+click
|
2025-04-04 23:05:26 +03:00 |
|