release 2016.10.30
authorSergey M․ <dstftw@gmail.com>
Sun, 30 Oct 2016 11:24:49 +0000 (18:24 +0700)
committerSergey M․ <dstftw@gmail.com>
Sun, 30 Oct 2016 11:24:49 +0000 (18:24 +0700)
.github/ISSUE_TEMPLATE.md
ChangeLog
docs/supportedsites.md
youtube_dl/version.py

index c2f84a2fe0c9c5bce8119900f39f4e61b8ab5ef7..fc89ba4545bec7bb720731c897d3c371afd0312d 100644 (file)
@@ -6,8 +6,8 @@
 
 ---
 
-### Make sure you are using the *latest* version: run `youtube-dl --version` and ensure your version is *2016.10.26*. If it's not read [this FAQ entry](https://github.com/rg3/youtube-dl/blob/master/README.md#how-do-i-update-youtube-dl) and update. Issues with outdated version will be rejected.
-- [ ] I've **verified** and **I assure** that I'm running youtube-dl **2016.10.26**
+### Make sure you are using the *latest* version: run `youtube-dl --version` and ensure your version is *2016.10.30*. If it's not read [this FAQ entry](https://github.com/rg3/youtube-dl/blob/master/README.md#how-do-i-update-youtube-dl) and update. Issues with outdated version will be rejected.
+- [ ] I've **verified** and **I assure** that I'm running youtube-dl **2016.10.30**
 
 ### Before submitting an *issue* make sure you have:
 - [ ] At least skimmed through [README](https://github.com/rg3/youtube-dl/blob/master/README.md) and **most notably** [FAQ](https://github.com/rg3/youtube-dl#faq) and [BUGS](https://github.com/rg3/youtube-dl#bugs) sections
@@ -35,7 +35,7 @@ $ youtube-dl -v <your command line>
 [debug] User config: []
 [debug] Command-line args: [u'-v', u'http://www.youtube.com/watch?v=BaW_jenozKcj']
 [debug] Encodings: locale cp1251, fs mbcs, out cp866, pref cp1251
-[debug] youtube-dl version 2016.10.26
+[debug] youtube-dl version 2016.10.30
 [debug] Python version 2.7.11 - Windows-2003Server-5.2.3790-SP2
 [debug] exe versions: ffmpeg N-75573-g1d0487f, ffprobe N-75573-g1d0487f, rtmpdump 2.4
 [debug] Proxy map: {}
index 072b4ddeb93339530cbdcf7ab420d79d1fd5f568..f36e04d13998d8fd9a28e066dfa81bda1d6a1ef1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-version <unreleased>
+version 2016.10.30
 
 Extractors
 * [facebook] Improve 1080P video detection (#11073)
index 963b7bbb7ee45e256871c6ca50857228663a8093..e04fb6be258e71d63018e7e3ba4522422da4d186 100644 (file)
  - **Nintendo**
  - **njoy**: N-JOY
  - **njoy:embed**
+ - **NobelPrize**
  - **Noco**
  - **Normalboots**
  - **NosVideo**
index 6d0691bf9bda601fba76c8f3216f9d2c809494fe..f20f3dfe23335ccce609bd8a1e5a2f61b1105f9e 100644 (file)
@@ -1,3 +1,3 @@
 from __future__ import unicode_literals
 
-__version__ = '2016.10.26'
+__version__ = '2016.10.30'