Update to ytdl-commit-de39d128
[extractor/ceskatelevize] Back-port extractor from yt-dlp
de39d1281c
Closes #5361, Closes #4634, Closes #5210
This commit is contained in:
parent
a349d4d641
commit
db4678e448
12 changed files with 389 additions and 205 deletions
|
|
@ -48,6 +48,7 @@ def compat_setenv(key, value, env=os.environ):
|
|||
|
||||
|
||||
compat_basestring = str
|
||||
compat_casefold = str.casefold
|
||||
compat_chr = chr
|
||||
compat_collections_abc = collections.abc
|
||||
compat_cookiejar = http.cookiejar
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue