Releases: arabcoders/ytptube
Releases · arabcoders/ytptube
master-20250119-bcf5593
- bcf5593 Merge pull request #176 from arabcoders/dev by Abdulmohsen
- 2147a21 auto publish releases by ArabCoders
- 843d5fd Fixed type casting for some elements when adding items. by ArabCoders
- e7cc746 Fixed bug preventing the Queue UI from being updated with file progress. by ArabCoders
What's Changed
- Fix README.md by @arabcoders in #32
- Made the navbar not collapse on mobile. by @arabcoders in #33
- Show no downloads only when there are no downloads by @arabcoders in #34
- added docker hub by @arabcoders in #35
- Updated frontend dependencies by @arabcoders in #36
- Fixed bug in mass requeuing failed items. by @arabcoders in #37
- sometimes release_timestamp is null by @arabcoders in #38
- Sometimes live stream will not have release_timestamp by @arabcoders in #39
- Added Task Runner. by @arabcoders in #40
- initial code to support adding tasks via WebGUI by @arabcoders in #41
- Added log entry for delete from history. by @arabcoders in #42
- Added plyr as video player. by @arabcoders in #43
- Removed opus from allowed streaming codecs in manifest by @arabcoders in #44
- Separate downloads fragments into their own temp dir by @arabcoders in #45
- Escape # in folder names. by @arabcoders in #46
- Small fixes for displaying errors. by @arabcoders in #47
- Fixed minor display issue when showing errors. by @arabcoders in #49
- Fixed big in showing when live stream will start. by @arabcoders in #50
- Restructured the python code. by @arabcoders in #51
- Added final file size & Separated live_in from error messages. by @arabcoders in #52
- Added sort option for completed downloads & changed dark mode progress bar color. by @arabcoders in #53
- Disallow downloading unprocessed videos. by @arabcoders in #54
- Better Post-Live Manifestless error mode. by @arabcoders in #55
- more changes to support multi downloads. by @arabcoders in #56
- Keep temp dir if video is livestream, and allow load env variables from file. by @arabcoders in #57
- Working multi download support. by @arabcoders in #58
- README update by @arabcoders in #59
- Fixed checking already in queue item message. by @arabcoders in #60
- Reflect it was a live stream that was queued, downloaded. by @arabcoders in #61
- Fix error when yt-dlp does not provide final filename. by @arabcoders in #62
- Fixed .venv path issue for running commands inline by @arabcoders in #64
- Added a notification for failing to add link due to it being in the archive log by @arabcoders in #65
- Fixed incorrect live stream start in date. by @arabcoders in #66
- added auto tag. by @arabcoders in #67
- fixes by @arabcoders in #68
- QoL imporovements by @arabcoders in #69
- Small additions by @arabcoders in #70
- Another attempt at fixing static files hang. by @arabcoders in #71
- Dev by @arabcoders in #72
- Added debugpy to make easier to trace errors. by @arabcoders in #73
- Locally check id before requesting extract_info by @arabcoders in #74
- Update yt-dlp by @github-actions in #75
- Update yt-dlp target branch by @arabcoders in #76
- Added socket_timeout option to downloads by @arabcoders in #77
- consider is_upcoming as live event to prevent error spamming by @arabcoders in #78
- Added an endpoint to update completed item data. by @arabcoders in #79
- Added endpoint to expose worker status by @arabcoders in #80
- wrap notifier in timeout call, and expose pool operations via API by @arabcoders in #81
- Made the video player async to not block some requests. by @arabcoders in #82
- upgrade webhooks to support both form and json request. by @arabcoders in #83
- Cleanup after download finish. by @arabcoders in #84
- Fixes by @arabcoders in #85
- multi-downloads are now fully working by @arabcoders in #86
- updated packages by @arabcoders in #88
- Video Streaming imporvements. by @arabcoders in #89
- Use escape key to close video player. by @arabcoders in #90
- updated README and updated Failed text to incomplete by @arabcoders in #91
- support jsonc in tasks/webhooks/ytdlp json files. by @arabcoders in #92
- Add Console view & rtmpdump. Fixes #93 by @arabcoders in #94
- [yt-dlp] automated update to 2024.5.26 by @github-actions in #96
- Update yt-dlp to 2024.5.26 by @arabcoders in #97
- Updated dependencies & added data list for download path to ease path… by @arabcoders in #100
- [yt-dlp] automated update to 2024.7.2 by @github-actions in #103
- [yt-dlp] automated update to 2024.7.16 by @github-actions in #108
- [yt-dlp] automated update to 2024.7.25 by @github-actions in #113
- [yt-dlp] automated update to 2024.8.1 by @github-actions in #119
- [yt-dlp] automated update to 2024.8.6 by @github-actions in #121
- [yt-dlp] automated update to 2024.9.27 by @github-actions in #124
- [yt-dlp] automated update to 2024.10.7 by @github-actions in #127
- [yt-dlp] automated update to 2024.10.22 by @github-actions in #130
- [yt-dlp] automated update to 2024.11.4 by @github-actions in #134
- [yt-dlp] automated update to 2024.12.6 by @github-actions in #140
- [yt-dlp] automated update to 2024.12.13 by @github-actions in #144
- Dev by @arabcoders in #148
- [yt-dlp] automated update to 2024.12.23 by @github-actions in #149
- Nuxt was intercepting the download by @arabcoders in #151
- Document env variables and added remove_files env option. by @arabcoders in #152
- Minor UI changes by @arabcoders in #154
- Added the ability to pause download pool by @arabcoders in #155
- added confirm to pause download pool by @arabcoders in #156
- fix yt-dlp Impersonate target and webhook not firing by @arabcoders in #157
- fix cancelling selected items. by @arabcoders in #159
- Fix download audio only preset by @arabcoders in #161
- updates API endpoints, fix webhooks not firing due to an error. by @arabcoders in #162
- Fix and document presets.json by @arabcoders in #163
- fixed typo in README and updated dependencies by @arabcoders in #164
- Added new option to view url info by @arabcoders in #165
- Added way to check for youtube cookies status by @arabcoders in #166
- Added view url information in history and queue by @arabcoders in #168
- [yt-dlp] automated update to 2025.1.15 by @github-actions in #169
- Update yt-dlp to 2025.1.15 by @arabcoders in https://github.com/arabcoders/ytptube...
20250119-c54e910
- c54e910 Merge pull request #177 from arabcoders/dev by Abdulmohsen
- 00c165e updated how we tag releases and builds by ArabCoders
- cc9a470 add branch name to app version by ArabCoders
- 2b8e79c Switch to single Manager instead of one manager per download by ArabCoders
What's Changed
- Refactoring the code to use shared manager by @arabcoders in #177
Full Changelog: master-20250119-bcf5593...20250119-c54e910