mirror of
https://github.com/l1ving/youtube-dl
synced 2025-02-05 00:42:51 +08:00
parent
6de0595eb8
commit
8cdad64b49
@ -101,7 +101,7 @@ class ArteTVPlus7IE(InfoExtractor):
|
||||
return True
|
||||
# Return true if that format is in the language of the url
|
||||
if lang == 'fr':
|
||||
l = 'F'
|
||||
l = 'A'
|
||||
elif lang == 'de':
|
||||
l = 'A'
|
||||
else:
|
||||
|
Loading…
Reference in New Issue
Block a user