mirror of
https://gitlab.com/dstftw/youtube-dl.git
synced 2020-11-16 09:42:26 +00:00
[aljazeera] Add unicode_literals marker
This commit is contained in:
parent
7af808a5ef
commit
37381350f8
|
@ -1,3 +1,5 @@
|
|||
from __future__ import unicode_literals
|
||||
|
||||
from .common import InfoExtractor
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue