bump version 2020.09.16

This commit is contained in:
Unknown 2020-09-16 13:55:35 +02:00
parent 78895bd3a1
commit 17cb02d0c6
3 changed files with 4 additions and 2 deletions

View File

@ -469,4 +469,5 @@ Then simply type this
(currently supported: srt|ass|vtt|lrc) (currently supported: srt|ass|vtt|lrc)
## Extractor Options: ## Extractor Options:
--ignore-dynamic-mpd Do not process dynamic DASH manifests --ignore-dynamic-mpd Do not process dynamic DASH manifests

View File

@ -256,6 +256,7 @@
- **EllenTube** - **EllenTube**
- **EllenTubePlaylist** - **EllenTubePlaylist**
- **EllenTubeVideo** - **EllenTubeVideo**
- **Elonet**
- **ElPais**: El País - **ElPais**: El País
- **Embedly** - **Embedly**
- **EMPFlix** - **EMPFlix**

View File

@ -1,3 +1,3 @@
from __future__ import unicode_literals from __future__ import unicode_literals
__version__ = '2020.09.14' __version__ = '2020.09.16'