mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-01-07 17:16:08 +00:00
[test_youtube_chapters] Add coding cookie
This commit is contained in:
parent
1f9fefe7f5
commit
a57a8e9918
|
@ -1,3 +1,4 @@
|
||||||
|
# coding: utf-8
|
||||||
#!/usr/bin/env python
|
#!/usr/bin/env python
|
||||||
from __future__ import unicode_literals
|
from __future__ import unicode_literals
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue