lucasrcezimbra / gansomusic-flask

Old version :musical_score: Download music from YouTube and edit tags
https://github.com/Lrcezimbra/ganso-music
1 stars 0 forks source link

Update youtube-dl to 2017.3.26 #74

Closed pyup-bot closed 7 years ago

pyup-bot commented 7 years ago

There's a new version of youtube-dl available. You are currently using 2017.3.24. I have updated it to 2017.3.26

These links might come in handy: PyPI | Changelog | Repo

Changelog

2017.03.26

Core

  • Don't raise an error if JWPlayer config data is not a Javascript object literal. _find_jwplayer_data now returns a dict rather than an str. (12307)
  • Expand environment variables for options representing paths (12556)
  • [utils] Introduce expand_path
  • [downloader/hls] Delegate downloading to ffmpeg immediately for live streams

Extractors

  • [afreecatv] Fix extraction (12179)
  • [atvat] Add support for atv.at (5325)
  • [fox] Add metadata extraction (12391)
  • [atresplayer] Extract DASH formats
  • [atresplayer] Extract HD manifest (12548)
  • [atresplayer] Fix login error detection (12548)
  • [franceculture] Fix extraction (12547)
  • [youtube] Improve URL regular expression (12538)
  • [generic] Do not follow redirects to the same URL

Got merge conflicts? Close this PR and delete the branch. I'll create a new PR for you.

Happy merging! 🤖