Skip to content

Releases: jmf1988/ytdash

ytdash-v0.19.6-beta

17 Apr 05:04
67a3686
Compare
Choose a tag to compare
ytdash-v0.19.6-beta Pre-release
Pre-release

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

04 Feb 17:52
5b5cadb
Compare
Choose a tag to compare
ytdash-v0.19.5-beta Pre-release
Pre-release

-FIxed an error on startup on some videos beacuse of an unitialized variable

ytdash-v0.19.4-beta

02 Nov 05:10
9e99c09
Compare
Choose a tag to compare
ytdash-v0.19.4-beta Pre-release
Pre-release
  • 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

30 Aug 05:58
c24597c
Compare
Choose a tag to compare
ytdash-v0.19.3-beta Pre-release
Pre-release
  • 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

27 Aug 06:47
60bf20b
Compare
Choose a tag to compare
ytdash-v0.19.2-beta Pre-release
Pre-release

-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

02 Jul 03:35
2fad31d
Compare
Choose a tag to compare
ytdash-0.19.1-beta Pre-release
Pre-release
  • 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

09 Jan 06:06
6414b4b
Compare
Choose a tag to compare
Pre-release
  • Bandwidth-adaptive algorithm improvements.
  • Added native notifications and version pre-checking.
  • Bug fixes.
  • New bugs added.

v0.18-Deluxe-Edition-alpha

24 Dec 04:58
6d2df03
Compare
Choose a tag to compare
Pre-release
  • 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

13 Dec 22:26
41beaeb
Compare
Choose a tag to compare
v0.17-alpha Pre-release
Pre-release
  • 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

12 Dec 05:59
c04c10c
Compare
Choose a tag to compare
v0.16-alpha Pre-release
Pre-release
  • 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.