Abdulmohsen
|
243d4554d7
|
Merge pull request #204 from arabcoders/dev
Disable yt-dlp console access by default
|
2025-03-07 20:45:37 +03:00 |
|
ArabCoders
|
64c84e5c3a
|
Make it possible to embed content if the content is being downloaded or yet to complete.
|
2025-03-07 20:40:31 +03:00 |
|
ArabCoders
|
f89e72666b
|
make to possible to specify the preset when adding via /api/history/add
|
2025-03-07 20:16:19 +03:00 |
|
ArabCoders
|
89684ac494
|
add the new variable to enable yt-dlp console access to README
|
2025-03-07 20:13:39 +03:00 |
|
ArabCoders
|
e0e63d61c4
|
for some reason, people were exposing ytptube directly to internet without any authentication. therefore, we have disabled the console access by default.
|
2025-03-07 20:11:21 +03:00 |
|
ArabCoders
|
04efb1c212
|
when video info fail to load raise error and close the modal
|
2025-03-07 20:10:35 +03:00 |
|
Abdulmohsen
|
7b395d717d
|
Merge pull request #203 from arabcoders/dev
Make presets more powerful
|
2025-03-07 19:01:07 +03:00 |
|
ArabCoders
|
7fd0e1edf3
|
make releases manual process
|
2025-03-07 18:44:54 +03:00 |
|
ArabCoders
|
981405a44d
|
make URL options have higher proirity than preset and default options
|
2025-03-07 18:44:44 +03:00 |
|
ArabCoders
|
414b52de9b
|
removed dead code
|
2025-03-07 02:20:46 +03:00 |
|
ArabCoders
|
cc21a93cb5
|
Make presets more powerful
|
2025-03-07 02:14:10 +03:00 |
|
Abdulmohsen
|
c944c36028
|
Merge pull request #202 from arabcoders/dev
remove debug statement
|
2025-03-07 01:27:25 +03:00 |
|
ArabCoders
|
61fd6d45f6
|
remove debug statement
|
2025-03-07 01:14:05 +03:00 |
|
Abdulmohsen
|
e52bef3781
|
Merge pull request #201 from arabcoders/dev
Dev
|
2025-03-07 01:05:05 +03:00 |
|
ArabCoders
|
6e52b3c356
|
for basic auth rely on cookies and not just the Authorization header
|
2025-03-07 01:01:05 +03:00 |
|
ArabCoders
|
0b04f098de
|
preload all pages.
|
2025-03-06 02:06:53 +03:00 |
|
ArabCoders
|
241efc8d5f
|
added autoplay
|
2025-03-06 01:48:37 +03:00 |
|
Abdulmohsen
|
73f97b80f3
|
Merge pull request #200 from arabcoders/dev
Rely on native video player
|
2025-03-05 22:18:35 +03:00 |
|
ArabCoders
|
2106ea29b7
|
disable default subtitle track for firefox as it has problem when we switch sources.
|
2025-03-05 21:50:54 +03:00 |
|
ArabCoders
|
931ad0c5c5
|
no longer rely on plyr for playing videos instead use native video element
|
2025-03-05 21:07:49 +03:00 |
|
ArabCoders
|
dcc5cd0a0b
|
fixed the icon not showing up correctly.
|
2025-03-05 02:57:48 +03:00 |
|
ArabCoders
|
d6e2a5f713
|
mostly text and logo update.
|
2025-03-05 02:40:54 +03:00 |
|
Abdulmohsen
|
327136bf09
|
Merge pull request #199 from arabcoders/dev
|
2025-03-04 21:25:12 +03:00 |
|
ArabCoders
|
4036dcacc4
|
updated readme with new changes
|
2025-03-04 21:08:08 +03:00 |
|
ArabCoders
|
c58faa28c9
|
added button to run task now
|
2025-03-04 20:27:26 +03:00 |
|
Abdulmohsen
|
48c849da5a
|
Merge pull request #197 from arabcoders/dev
Manage presets via WebUI
|
2025-03-04 02:18:46 +03:00 |
|
ArabCoders
|
49bc28edc0
|
Make it possible to manage presets via webui
|
2025-03-04 02:11:17 +03:00 |
|
ArabCoders
|
d88ee15060
|
separated the scheduler from tasks, to allow us to schedule non add url tasks in the future
|
2025-03-02 21:49:52 +03:00 |
|
Abdulmohsen
|
a608d02d67
|
Merge pull request #193 from arabcoders/dev
better fallback if file was renamed and retains the same ID
|
2025-03-01 20:15:40 +03:00 |
|
ArabCoders
|
ea98562944
|
better fallback if file was renamed and retains the same ID
|
2025-03-01 20:04:28 +03:00 |
|
Abdulmohsen
|
65dbfc775e
|
Merge pull request #192 from arabcoders/dev
Try to direct play video first and fallback to HLS if src load fails
|
2025-02-28 01:53:32 +03:00 |
|
ArabCoders
|
f0836ddd77
|
apple like to be snowflake.
|
2025-02-28 01:21:45 +03:00 |
|
ArabCoders
|
e847fea2dd
|
for iOS devices fallback directly to m3u8
|
2025-02-28 01:06:58 +03:00 |
|
ArabCoders
|
1fa4c523bb
|
intercept file response and add correct mime-type
|
2025-02-28 00:44:02 +03:00 |
|
ArabCoders
|
689ce421e9
|
add sentry for webui error reporting
|
2025-02-27 23:54:49 +03:00 |
|
ArabCoders
|
3a964a6ac3
|
add mimetype to source list
|
2025-02-27 19:19:32 +03:00 |
|
ArabCoders
|
63a9a15e67
|
do not consider 0 byte files.
|
2025-02-27 18:42:35 +03:00 |
|
ArabCoders
|
b7b72cf21e
|
try to direct play video first and fallback to hls if we encounter error.
|
2025-02-27 18:31:17 +03:00 |
|
ArabCoders
|
259eae251a
|
initial work to support adding/deleting presets from api
|
2025-02-27 15:30:52 +03:00 |
|
ArabCoders
|
c5924b02cc
|
support format key in ytdlp.json, using the key will ignore the selected preset.
|
2025-02-27 14:58:06 +03:00 |
|
ArabCoders
|
0cb90645cd
|
display portrait image in more clean way
|
2025-02-27 14:09:11 +03:00 |
|
Abdulmohsen
|
ad561f7e73
|
Merge pull request #191 from arabcoders/dev
remove json cookies and improve extraction error messages.
|
2025-02-27 00:45:51 +03:00 |
|
ArabCoders
|
96260301be
|
we no longer use json cookies, instead rely on netescape cookies and recommend what yt-dlp recommend as well.
|
2025-02-27 00:39:18 +03:00 |
|
ArabCoders
|
1934815a41
|
show extract_info logs via notification
|
2025-02-27 00:38:39 +03:00 |
|
ArabCoders
|
7bdd548358
|
don't show merge commits
|
2025-02-27 00:38:08 +03:00 |
|
ArabCoders
|
e0058d969f
|
added file logging and automatically load config/cookies.txt if non is given via ytdlp.json file.
|
2025-02-27 00:37:59 +03:00 |
|
ArabCoders
|
ccd5b0607e
|
updated dependencies
|
2025-02-27 00:35:53 +03:00 |
|
ArabCoders
|
8e97cba43b
|
update dependencies
|
2025-02-23 19:32:39 +03:00 |
|
Abdulmohsen
|
806b795b38
|
Merge pull request #190 from arabcoders/dev
|
2025-02-20 17:32:03 +03:00 |
|
ArabCoders
|
f340a4c67f
|
updated dependencies
|
2025-02-20 17:06:17 +03:00 |
|