]> jfr.im git - yt-dlp.git/commitdiff
bump version 2020.09.16
authorUnknown <redacted>
Wed, 16 Sep 2020 11:55:35 +0000 (13:55 +0200)
committerUnknown <redacted>
Wed, 16 Sep 2020 11:55:35 +0000 (13:55 +0200)
README.md
docs/supportedsites.md
youtube_dlc/version.py

index b15653c23985fc106b318ee49e74b72d9602cfa3..701c90c5bfd4da33d685ef5afd9c7c30838dcc5f 100644 (file)
--- a/README.md
+++ b/README.md
@@ -469,4 +469,5 @@ ## Post-processing Options:
                                      (currently supported: srt|ass|vtt|lrc)
 
 ## Extractor Options:
-    --ignore-dynamic-mpd             Do not process dynamic DASH manifests
\ No newline at end of file
+    --ignore-dynamic-mpd             Do not process dynamic DASH manifests
+
index eb0760bb6888c4ee4d4043a3fde9c4a0f9244738..10c12b87a10b4a5270568e80295e873be9167d90 100644 (file)
@@ -256,6 +256,7 @@ # Supported sites
  - **EllenTube**
  - **EllenTubePlaylist**
  - **EllenTubeVideo**
+ - **Elonet**
  - **ElPais**: El PaĆ­s
  - **Embedly**
  - **EMPFlix**
index 5625b8324ce0e901c95c8401d06d03341fd3b937..eac5fabf1ae7b0ede18ca235e2d1b0d70bdcb646 100644 (file)
@@ -1,3 +1,3 @@
 from __future__ import unicode_literals
 
-__version__ = '2020.09.14'
+__version__ = '2020.09.16'