Browse Source

[jpopsuki] Add script encoding definition for python2

master
Anton Larionov 11 years ago
parent
commit
4a9c9b6fdb
1 changed files with 1 additions and 0 deletions
  1. 1
      youtube_dl/extractor/jpopsukitv.py

1
youtube_dl/extractor/jpopsukitv.py

@ -1,3 +1,4 @@
# coding=utf-8
import re
from ..utils import unified_strdate
from .common import InfoExtractor

Loading…
Cancel
Save