Releases: jmf1988/ytdash
ytdash-v0.19.6-beta
Added javascript version for better Mpv integration and faster http requests management and handling, probable migration from Python.
Faster next video switching, stream's metadata intra session memory caching, Mpv IPC integration, no need to close the player to play next item.
Simplified flags.
Etc.
ytdash-v0.19.5-beta
-FIxed an error on startup on some videos beacuse of an unitialized variable
ytdash-v0.19.4-beta
- Added a more readeable video and audio format and more information
- No need to set -nonlive flag if video is given directly from command line for those type of videos
- Code for video metadata reordered and improved
ytdash-v0.19.3-beta
- Added -loop option to loop lists of video, channels urls and/or search queries from command line or channels and/or video ids from playlist file(s) (togheter with -pl option) for live and nonlive videos, if search mode disabled, URLs that give errors are erased and not opened next time.
- Added "Live state" to terminal output live stats to know when content download is synced with the server (really live).
ytdash-v0.19.2-beta
-Fps are now conserved when jumping to higher quality in bandwidth adaptive mode by default.
-Added codec support for VP9, AV1 and opus for non live streams, options for codec priorization.
-More info about resolution, fps, codecs, sources selected, published date, etc for each stream is now showed.
-Added http passthrough for non-live, the player handles media content requests directly to allow seeking, (disabled by default for connections errors handling).
-Volume normalization disabled by default to avoid quality loss.
-No videos found desktop notification added.
-Fix bug at getting video info on startup.
-etc.
ytdash-0.19.1-beta
- Added native desktop notification before playing each item.
- Fixed EOFError after user input in search mode.
- Increased http errors tolerance.
v0.19-Golden-Edition-beta
- Bandwidth-adaptive algorithm improvements.
- Added native notifications and version pre-checking.
- Bug fixes.
- New bugs added.
v0.18-Deluxe-Edition-alpha
- Added option to choose audio quality.
- Bandwidth-adaptive algorithm reworked, reaction time improved,etc.
- Some non-live video type can be played with some qualities.
- Info printing changes.
v0.17-alpha
- Multiple instances of ytdash are now allowed to be executed simultaneously to see many videos at once.
- Fullscreen enabled for vlc.
- Renamed to ytdash and other minor changes.
v0.16-alpha
- Fixed bugs and improved consistency between search and playlist modes and caches.
- Better handling of http errors.
- Eliminated redundant printing and redesigned terminal info output to make it more readable, added video title and description.
- Youtube channel ids suported from a playlist file(s).
- Added the posibility of making a custom temp playlist from search results.