mirror of
https://github.com/l1ving/youtube-dl
synced 2024-11-20 18:36:06 +08:00
[bump] 2020.10.30
This commit is contained in:
parent
c61a20804d
commit
161722ebda
@ -1,3 +1,8 @@
|
||||
version 2020.10.30
|
||||
|
||||
Extractors
|
||||
* [youtube] Fix "Unable to extract JS player URL" (#12)
|
||||
|
||||
version 2020.09.20
|
||||
|
||||
Core
|
||||
|
@ -1,3 +1,3 @@
|
||||
from __future__ import unicode_literals
|
||||
|
||||
__version__ = '2020.09.20'
|
||||
__version__ = '2020.10.30'
|
||||
|
Loading…
Reference in New Issue
Block a user