Skip to content

yt-dlp 2021.03.03.2

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Mar 11:07
a8278ab

This is an important update since it fixes youtube channels/playlists and twitch livestreams

Changelog:

  • [youtube] Use new browse API for continuation page extraction by colethedj and pukkandan
  • Fix HLS playlist downloading by shirt
  • Merge youtube-dl: Upto 2021.03.03
  • [mtv] Fix extractor
  • [nick] Fix extractor by DennyDai
  • [mxplayer] Add new extractor by codeasashu
  • [youtube] Throw error when --extractor-retries are exhausted
  • Reduce default of --extractor-retries to 3
  • Fix packaging bugs by hseg