release 2016.08.07
authorSergey M․ <dstftw@gmail.com>
Sun, 7 Aug 2016 14:12:41 +0000 (21:12 +0700)
committerSergey M․ <dstftw@gmail.com>
Sun, 7 Aug 2016 14:12:41 +0000 (21:12 +0700)
.github/ISSUE_TEMPLATE.md
ChangeLog
docs/supportedsites.md
youtube_dl/version.py

index 7241840c56dbc8c1525b881d654a69394be3a62d..2319e45dfaeb0ff04f889ec63dea07a5716fe001 100644 (file)
@@ -6,8 +6,8 @@
 
 ---
 
-### Make sure you are using the *latest* version: run `youtube-dl --version` and ensure your version is *2016.08.06*. 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.08.06**
+### Make sure you are using the *latest* version: run `youtube-dl --version` and ensure your version is *2016.08.07*. 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.08.07**
 
 ### 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.08.06
+[debug] youtube-dl version 2016.08.07
 [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 c4743df6d447968657d5f2dc1f70fd9d16e9851c..7803ec1e91706a7a262535aa1309849fabce491c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-version <unreleased>
+version 2016.08.07
 
 Core
 + Add support for TV Parental Guidelines ratings in parse_age_limit
index 2c8f950dfcb483ed0bebdce1c7a5e81fe3aec3ab..3608e1807d04dda1f4c5eb22d1a636306f8ed44d 100644 (file)
  - **DigitallySpeaking**
  - **Digiteka**
  - **Discovery**
+ - **DiscoveryGo**
  - **Dotsub**
  - **DouyuTV**: 斗鱼
  - **DPlay**
  - **plus.google**: Google Plus
  - **pluzz.francetv.fr**
  - **podomatic**
+ - **Pokemon**
  - **PolskieRadio**
  - **PornHd**
  - **PornHub**: PornHub and Thumbzilla
index a4654fa59cec1e9a958bd75f513d94b21aedb65c..b4855203185c38c0ae8c055947e6289be5b8903d 100644 (file)
@@ -1,3 +1,3 @@
 from __future__ import unicode_literals
 
-__version__ = '2016.08.06'
+__version__ = '2016.08.07'