Releases: arabcoders/ytptube
Releases · arabcoders/ytptube
v1.0.8
v1.0.7
- 1107567 Feat: add paginated history endpoint
- 739d8e7 Feat: Paginate history items to improve performance
- 7edc21e Refactor: removed debug statement.
- c77d232 Feat: add link to upload cookies
- d835c02 Chore: rename Notification interface type to notification
- 8e6f5fc Feat: allow selecting browser as target for toasts
- 98fbf00 Feat: add app manifest to allow the app to be installed
- 6d9c7d7 Feat: update datastore.get_items to support operations
- 1c7444e Feat: Renaming files in file browser should trigger item update if exists and update sidecars as well.
- 4a69b0b Feat: Moving files in file browser should trigger item update if exists and update sidecars as well.
- 81a2998 Refactor: Use tab design for index page
- 58ccab3 add support for embedding google drive
- 9ea8b63 Refactor: Add --no-continue as toggle option
- 486888a Refactor: make it possible to disable ARM builds in private repos
- abe5a5f Fix: build
- 2274af0 Fix: build #2
- 46fb943 Fix: change icons and show no items in history.
- 6d2deed Refactor: change how clear in/completed buttons behave due to changes in how we load history now.
- 793b67c Feat: Make it possible to enable/disable task. Ref #493
- a311611 Fix: add permissions to new ci
- f8de9b5 Chore: followup to update API.md for new endpoint.
- bb59e25 Fix: possible fix for not being able to download subtitles.
- 1c2b621 Fix: tasks were shown as disabled even if they are actually enabled.
v1.0.5
- 7c9233e [FIX] implement --max-downloads arg. Ref #479 by @arabcoders
- 1316cbf [FIX] strip out comment lines when creating yt-dlp command by @arabcoders
- ddd7f77 [FIX] Show loading screen while waiting for modal text content. by @arabcoders
- 3dd5357 [FIX] sometimes responses dont contain a _path reference by @arabcoders
- e1eb17a [CHORE] update dependancies and remove lagecy code by @arabcoders
- 3754722 Doc: update docs update tmpfs by @arabcoders
- e6296de Fix: handle errors when fetching remote thumbnail and return appropriate status code by @arabcoders
- fa9f1fc Fix: reduce the initial connection data by @arabcoders
- 28207bc Refactor: swap the order to poll and than upgrade to WS by @arabcoders
- 4e86729 FEAT: add auto clear env variable by @arabcoders
- 0972b23 Chore: update external packages by @arabcoders
- ad3a3dd Feat: add drop file support for cookies field. by @arabcoders
- 70ff5e7 refactor: improve messaging about websocket errors by @arabcoders
- b0c9db2 Refactor: update video player to account for video height and width by @arabcoders
- 3da5e54 Refactor: move nfo maker into correct namespace and move metadataPP patcher into utils by @arabcoders
- 919322e include procps in container. by @arabcoders
- d4b481f add yt-dlp-ejs by @arabcoders
- c82e840 Fix: updated default yt-dlp package to include all default dependancies by @arabcoders
- 1144ac0 revert: Revert changes to video player, it was causing issue with side scrolling due to video width and height. let it auto scale by @arabcoders
v1.0.3
- 026962d [FIX] Cancelling live streams. Closes #463 by @arabcoders
- 32452e0 [FEAT] add grid display style for files by @arabcoders
- 94dd37a Reverted some changes to the navbar by @arabcoders
- 75911d0 Add more checks before fallback for hls stream by @arabcoders
- 211089b minor fixes to file listing, and unifiy how we present tips by @arabcoders
- 2449388 minor fixes and style update by @arabcoders
- b5683a3 Migrate inline cookie creation to standalone function by @arabcoders
- 444dc72 Add new api endpoint to generate yt-dlp commands by @arabcoders
- b888e67 [FEAT] When console enabled show button to run commands from newDownload into console. by @arabcoders
- 2b9b36e [FEAT] ADd new yt-dlp merger class. by @arabcoders
- f140b59 updated external packages by @arabcoders
- 44fd225 Add yt-dlp wrapper to keep it in sync with user installed yt-dlp. Ref #469 by @arabcoders
- 4b996a5 [FEAT] Add keyboard shortcuts to built-in video player by @arabcoders
- be3d57f minor fixes to video player by @arabcoders
- c65e0f2 Fix qsv for low power mode. by @arabcoders
- dda90ce hide keyboard shortcuts on mobile by @arabcoders
- b939aad [CHORES] update external packages by @arabcoders
- 058bf56 [FEAT] add option to see the compiled yt-dlp options by @arabcoders
- 357ca32 [FIX] update some web related design choices and improve messaging by @arabcoders
- 5a393bf [FIX] MetadataParserPP. Ref #475 by @arabcoders
- 1ced5b3 [FIX] fix regression in video player by @arabcoders
- 8c8b932 [FIX] Chromium browser does not render subtitles after HLS attach by @arabcoders
v1.0.2
- e5c1505 Update Navbar and Settings-Styling by @felix
- 6508434 make simple mode reversible again by @felix
- 7dcd67e remove unused functions by @felix
- 433bad7 fix button styling by @felix
- c35cca3 create new branch for testing ground by @arabcoders
- 5a35854 [FEAT] add custom download fields to simple mode. Closes #437 by @arabcoders
- 9ea860a [FEAT] allow user to choose thumbnail aspect ratio. by @arabcoders
- 32bdbf5 update README by @arabcoders
- ed9ce05 [FEAT] Added checkbox in task add page to directly archive all items in a task. by @arabcoders
- 2dcdb6e move simple view settings back to modal by @felix
- 5881025 Make notification icons fit better by @felix
- 4fbafec Add sections to settings-ui by @felix
- ea19772 Add route by @felix
- 06698cb Fix possible issue with apprise notification. by @arabcoders
- 145dd05 Fix #443 by @arabcoders
- 048139a minor design update. Ref #441 by @arabcoders
- 5d60d27 more minor design updates. Ref #441 by @arabcoders
- d93ddb9 feat: make it possible to load different UI by @arabcoders
- f196587 feat: add quick contributing guide. by @arabcoders
- 478f78e [FEAT] create channel metadata and thumbnails. Closes #446 by @arabcoders
- 86a5329 update build-pr to run on dev PRs as well by @arabcoders
- 17738fb updated external packages by @arabcoders
- 1ed7f6d Put settings into card by @felix
- acdc429 move buttons into their own rows by @felix
- 56fa3c9 re-add aspect ratio by @felix
- 3a09298 fix minor issues with settings display page by @arabcoders
- dd34853 add filter for changelog by @arabcoders
- 716bbbc add table-container for list view in index by @arabcoders
- 7512fde Added the socket API to API.md by @arabcoders
- 13b13d1 [FIX] Force generic handler to generate real archive_id for generic urls. by @arabcoders
- 5208d0a fix issue sending sometimes events to apprise backends. by @arabcoders
- 8199908 Fix issue with some instagram:story extractor reporting incorrect type. by @arabcoders
- 9ec427f updated external packages. by @arabcoders
- 9d36ab1 Added generic rss feed parser for tasks. by @arabcoders
v1.0.1
- dd23bab Clarify standalone builds limitations by @arabcoders
- 9801258 Update bookmarklet URL and add note on mixed content by @arabcoders
- 74dfcba Fix #443 by @arabcoders
- 8e0f804 minor design update. Ref #441 by @arabcoders
- d5a0a3a more minor design updates. Ref #441 by @arabcoders
- a374c19 feat: make it possible to load different UI by @arabcoders
- 319f7d2 feat: add quick contributing guide. by @arabcoders
- e085e68 [FEAT] create channel metadata and thumbnails. Closes #446 by @arabcoders
- 17cb32b update build-pr to run on dev PRs as well by @arabcoders
- 568d92c updated external packages by @arabcoders
v1.0.0
- 743566e Fixes issue with simple view and background toggle due to sharing same ID. ref #431 by @arabcoders
- 3072a5e Add locales to final image. by @arabcoders
- 74103f3 fix by @arabcoders
- d51ca37 added the ability to reconnect by @arabcoders
- b51bc94 minor fixes by @arabcoders
v0.12.0
Final release before v1.0 tag.
- a1c6557 Fix dropdown on mobile by @arabcoders
- d1060c4 Improve autocomplete for console by @arabcoders
- aa8c9e7 fixes by @arabcoders
- b63d3f7 README updates by @arabcoders
- e8c194e Added YTP_SIMPLE_MODE to FAQ by @arabcoders
- 6c925f1 complete API documentation in prep for v1.0 release by @arabcoders
- 0850e70 support selfhosted container registry by @arabcoders
- 72f27f6 fix by @arabcoders
- 8c0b446 fix native build. by @arabcoders
- d36598a another attempt at fixing CI native builds by @arabcoders
- 214c39b Fix artifact upload/download on selfhosted gitea by @arabcoders
- 0ef0f6a Add Gitea support instructions to FAQ. by @arabcoders
- ffeaefa fix PR build test by @arabcoders
v0.11.1
- 03cd331 Bundles deno runtime. Closes #426 by @arabcoders
- d09761b Ensure a valid channel/playlist id present when validating url in youtube task handler. by @arabcoders
- 4d49343 fix nfo maker by @arabcoders
- 4d16618 merge in the simple mode for testing by @arabcoders
- 1fd7477 improve the simple view flow and change settings render to work on both by @arabcoders
- 42bcaa3 break long video description by @arabcoders
- e82e7b1 fixing some issue with simple view by @arabcoders
- 881232d minor improvements to simple view by @arabcoders
- fb22218 update uv action by @arabcoders
v0.11.0
- 215a023 Cache calls to frequently called functions by @arabcoders
- 314752a Disallow setting unsupported vcodec. by @arabcoders
- 816fd55 cleanup FAQ and README by @arabcoders
- 27893bc Add desc & sidecar to item data by @arabcoders
- ba2bfd6 Use local downloaded thumbnail if avaliable instead of referencing external one by @arabcoders
- 387a071 update ui tests by @arabcoders
- 4986aea fix an issue with objection mutation in timed_lru_cache cache by @arabcoders
- 7dc5e55 Refactored HandleTask to support a generic extractor and made it more testable by @arabcoders
- fe740d8 added minAge for npm packages by @arabcoders
- 1dc3720 update external packages by @arabcoders
- 7b645ad add /api/tasks/inspect to API.md by @arabcoders
- 09c0267 Added Web UI for task definitions by @arabcoders
- 29d30b5 Added inspect task handler UI Elements by @arabcoders
- 3e40799 when we are extracting non supported site, use compatible generic archive_id by @arabcoders
- 021c090 Added new NFO Maker preset by @arabcoders
- 520ba86 Allow internal requests. Closes #425 by @arabcoders
- e0c299e update task_definitions template by @arabcoders
- 1ba6c04 remove some logging from DownloadQueue by @arabcoders