Skip to content

v1.7.0

Compare
Choose a tag to compare
@iBicha iBicha released this 13 Jul 02:11
· 43 commits to master since this release
7749808

[1.7.0] - 2022-07-12

Added

  • Added support for yt-dlp fork - see https://github.com/yt-dlp/yt-dlp
    • yt-dlp is now the default tool to use in YoutubePlayer.cs, as it is able to bypass the download speed limit when using a local instance of the tool.
    • youtube-dl-server also supports yt-dlp, but might still hit download speed limits, as it has a different IP address than the machine running Unity.