ArabCoders
|
c58faa28c9
|
added button to run task now
|
2025-03-04 20:27:26 +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 |
|
ArabCoders
|
ea98562944
|
better fallback if file was renamed and retains the same ID
|
2025-03-01 20:04:28 +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 |
|
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 |
|
ArabCoders
|
f340a4c67f
|
updated dependencies
|
2025-02-20 17:06:17 +03:00 |
|
ArabCoders
|
5063099002
|
Added YTP_INSTANCE_TITLE
|
2025-01-30 16:18:29 +03:00 |
|
ArabCoders
|
67543e6044
|
revert changes to theme switch button.
|
2025-01-29 16:32:53 +03:00 |
|
ArabCoders
|
0d8d9bb13f
|
fixed bug preventing get_info from working, and added auto theme.
|
2025-01-29 13:09:07 +03:00 |
|
ArabCoders
|
45878965f4
|
fixed linting problems
|
2025-01-28 23:05:59 +03:00 |
|
ArabCoders
|
fdec16e895
|
mostly linter fixes.
|
2025-01-28 19:43:51 +03:00 |
|
ArabCoders
|
2b84aad836
|
change default umask to 0002 to allow group users to act on files and folders.
|
2025-01-28 17:18:54 +03:00 |
|
ArabCoders
|
d063cf0f52
|
use same name cross client and server for variables and config files.
|
2025-01-28 00:09:46 +03:00 |
|
ArabCoders
|
41ddc14af5
|
Updated README.md
|
2025-01-27 22:30:19 +03:00 |
|
ArabCoders
|
6a92cf9ec9
|
added timeout param for wait_for
|
2025-01-27 21:23:57 +03:00 |
|
ArabCoders
|
cda863b0bc
|
missed a bug fix
|
2025-01-27 21:19:09 +03:00 |
|
ArabCoders
|
f62ba22047
|
move format_item to common class, and update methods to use it
|
2025-01-27 21:14:01 +03:00 |
|
ArabCoders
|
1187badc2d
|
fixed bug preventing adding items via /api/history endpoint
|
2025-01-27 21:10:53 +03:00 |
|
ArabCoders
|
d3d6665e56
|
updated dependencies
|
2025-01-27 20:43:29 +03:00 |
|
ArabCoders
|
902244769a
|
Major code changes.
|
2025-01-27 19:53:59 +03:00 |
|
ArabCoders
|
94f60e010d
|
added Intellisense support for css in vue files.
|
2025-01-25 23:30:49 +03:00 |
|
ArabCoders
|
dbee7cf2fa
|
standardize more events.
|
2025-01-25 22:46:33 +03:00 |
|
ArabCoders
|
ddc216ccb6
|
revamped the notification system
|
2025-01-25 22:24:13 +03:00 |
|
ArabCoders
|
922d194d7a
|
simplify API calls.
|
2025-01-25 17:25:58 +03:00 |
|
ArabCoders
|
e5f2a09cc7
|
Added backward compatibility fix.
|
2025-01-24 23:25:03 +03:00 |
|
ArabCoders
|
a4827202d8
|
overhauled the tasks page to support adding/editing/deleting tasks from the WebUI directly instead of relying on tasks.json file.
|
2025-01-24 23:13:53 +03:00 |
|
ArabCoders
|
96c79be786
|
Build arm64 images only on master builds, as it's quite slow.
|
2025-01-23 18:21:23 +03:00 |
|
ArabCoders
|
4eb945786d
|
update job name
|
2025-01-23 18:04:26 +03:00 |
|
ArabCoders
|
2ea407b64a
|
improve build process include linux/arm64
|
2025-01-23 18:03:24 +03:00 |
|
ArabCoders
|
cb735cbb97
|
Added new feature to parse yt-dlp CLI arguments in yt-dlp JSON config box
|
2025-01-23 17:35:03 +03:00 |
|
ArabCoders
|
a02233a8dd
|
separate PR and push workflow
|
2025-01-19 22:45:12 +03:00 |
|
ArabCoders
|
3e51b7a7d0
|
updated version tagger
|
2025-01-19 22:26:02 +03:00 |
|
ArabCoders
|
00c165e0dc
|
updated how we tag releases and builds
|
2025-01-19 21:36:40 +03:00 |
|
ArabCoders
|
cc9a470213
|
add branch name to app version
|
2025-01-19 20:16:13 +03:00 |
|
ArabCoders
|
2b8e79c1c4
|
Switch to single Manager instead of one manager per download
|
2025-01-19 20:01:46 +03:00 |
|