mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-10-31 22:55:26 +00:00
[facebook] Add coding cookie
This commit is contained in:
parent
2af12ad9d2
commit
624c4b92ff
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
# coding: utf-8
|
||||
from __future__ import unicode_literals
|
||||
|
||||
import re
|
||||
|
|
Loading…
Reference in a new issue