- d94f004 if the url is video with playlist, follow redirect and queue all videos in the playlist. by ArabCoders
- 7849eb8 make break_on_existing optional and overridable by user. by ArabCoders
- 8dd7c7d Added indicator in the WebUI for when post-processing are running. by ArabCoders
- bce8416 make sure task preset format isn't default by ArabCoders
- 83152f0 minor fixes to not export default format by ArabCoders
- fc696b6 standardize the form design, and update packages to latest version. by ArabCoders
- b5803f9 added export to tasks. by ArabCoders
What's Changed
- updated version tagger by @arabcoders in #178
- separate PR and push workflow by @arabcoders in #179
- Handle yt-dlp CLI options by @arabcoders in #181
- Overhauled the tasks page by @arabcoders in #183
- Revamped the notification system by @arabcoders in #184
- Major code changes. by @arabcoders in #186
- Changed UMASK from 022 to 0002 by @arabcoders in #187
- Minor frontend improvements by @arabcoders in #188
- updated dependencies by @arabcoders in #190
- remove json cookies and improve extraction error messages. by @arabcoders in #191
- Try to direct play video first and fallback to HLS if src load fails by @arabcoders in #192
- better fallback if file was renamed and retains the same ID by @arabcoders in #193
- Manage presets via WebUI by @arabcoders in #197
- Updates to readme by @arabcoders in #199
- Rely on native video player by @arabcoders in #200
- Dev by @arabcoders in #201
- remove debug statement by @arabcoders in #202
- Make presets more powerful by @arabcoders in #203
- Disable yt-dlp console access by default by @arabcoders in #204
- Updated worker pool to be a bit more dynamic by @arabcoders in #205
- Improve history status display by @arabcoders in #206
- Added advanced iOS shortcut by @arabcoders in #207
- Made it possible to not use format in preset by @arabcoders in #208
- Preset exports are base64 encoded now by @arabcoders in #209
- Standardize the form design & add import/export to all functions by @arabcoders in #210
- Added indicator in the WebUI for when post-processing are running by @arabcoders in #211
Full Changelog: 20250119-c54e910...master-20250314-19bdd84