release 2016.11.27
authorSergey M․ <dstftw@gmail.com>
Sun, 27 Nov 2016 13:05:32 +0000 (20:05 +0700)
committerSergey M․ <dstftw@gmail.com>
Sun, 27 Nov 2016 13:05:32 +0000 (20:05 +0700)
.github/ISSUE_TEMPLATE.md
ChangeLog
docs/supportedsites.md
youtube_dl/version.py

index b7fa566c805be5b29e82bd6c39ca7c4138c0ca6d..0d96f651feb2c80b67b4c64f2ae7f59befa5e3bf 100644 (file)
@@ -6,8 +6,8 @@
 
 ---
 
-### Make sure you are using the *latest* version: run `youtube-dl --version` and ensure your version is *2016.11.22*. 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.11.22**
+### Make sure you are using the *latest* version: run `youtube-dl --version` and ensure your version is *2016.11.27*. 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.11.27**
 
 ### 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.11.22
+[debug] youtube-dl version 2016.11.27
 [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 bb07fef32755120fe7b2fef4e01292ec6b85f983..5515a08ffd4f2d010144b00961c3f3f12f35fa8b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-version <unreleased>
+version 2016.11.27
 
 Extractors
 + [webcaster] Add support for webcaster.pro
index 7c485349d871d9ad2a735d6497e5eef2d503341d..d9ad7bd1f20e5377dc7e48d0a1f746a69e520609 100644 (file)
  - **WatchIndianPorn**: Watch Indian Porn
  - **WDR**
  - **wdr:mobile**
+ - **Webcaster**
+ - **WebcasterFeed**
  - **WebOfStories**
  - **WebOfStoriesPlaylist**
  - **WeiqiTV**: WQTV
index 3c746baac8a77092fcc267187dda587c591bb224..db7da398533ebb62f65dba1047b47e6496fedbc6 100644 (file)
@@ -1,3 +1,3 @@
 from __future__ import unicode_literals
 
-__version__ = '2016.11.22'
+__version__ = '2016.11.27'