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.2.28 #60

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.2.22. I have updated it to 2017.2.28

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

Changelog

2017.02.28

Core

  • [utils] Add bytes_to_long and long_to_bytes
  • [utils] Add pkcs1pad
  • [aes] Add aes_cbc_encrypt

Extractors

  • [azmedien:showplaylist] Add support for show playlists (12160)
  • [youtube:playlist] Recognize another playlist pattern (11928, 12286)
  • [daisuki] Add support for daisuki.net (2486, 3186, 4738, 6175, 7776, 10060)
  • [douyu] Fix extraction (12301)

2017.02.27

Core

  • [downloader/common] Limit displaying 2 digits after decimal point in sleep interval message (12183)
  • [extractor/common] Add preference to _parse_html5_media_entries

Extractors

  • [npo] Add support for zapp.nl
  • [npo] Add support for hetklokhuis.nl (12293)
  • [scivee] Remove extractor (9315)
  • [cda] Decode download URL (12255)
  • [crunchyroll] Improve uploader extraction (12267)
  • [youtube] Raise GeoRestrictedError
  • [dailymotion] Raise GeoRestrictedError
  • [mdr] Recognize more URL patterns (12169)
  • [tvigle] Raise GeoRestrictedError
  • [vevo] Fix extraction for videos with the new streams/streamsV3 format (11719)
  • [freshlive] Add support for freshlive.tv (12175)
  • [xhamster] Capture and output videoClosed error (12263)
  • [etonline] Add support for etonline.com (12236)
  • [njpwworld] Add support for njpwworld.com (11561)
  • [amcnetworks] Relax URL regular expression (12127)

2017.02.24.1

Extractors

  • [noco] Modernize
  • [noco] Switch login URL to https (12246)
  • [thescene] Extract more metadata
  • [thescene] Fix extraction (12235)
  • [tubitv] Use geo bypass mechanism
  • [openload] Fix extraction (10408)
  • [ivi] Raise GeoRestrictedError

2017.02.24

Core

  • [options] Hide deprecated options from --help
  • [options] Deprecate --autonumber-size
  • [YoutubeDL] Add support for string formatting operations in output template (5185, 5748, 6841, 9929, 9966 9978, 12189)

Extractors

  • [lynda:course] Add webpage extraction fallback (12238)
  • [go] Sign all uplynk URLs and use geo bypass only for free videos (12087, 12210)
  • [skylinewebcams] Add support for skylinewebcams.com (12221)
  • [instagram] Add support for multi video posts (12226)
  • [crunchyroll] Extract playlist entries ids
  • [mgtv] Fix extraction
  • [sohu] Raise GeoRestrictedError
  • [leeco] Raise GeoRestrictedError and use geo bypass mechanism

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

Happy merging! 🤖

pyup-bot commented 7 years ago

Closing this in favor of #61