mirror of
https://codeberg.org/polarisfm/youtube-dl.git
synced 2024-12-23 16:22:30 +00:00
[aljazeera] Add unicode_literals marker
This commit is contained in:
parent
7af808a5ef
commit
37381350f8
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
from __future__ import unicode_literals
|
||||
|
||||
from .common import InfoExtractor
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue