Browse Source

[jpopsuki] Add script encoding definition for python2

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

+ 1
- 0
youtube_dl/extractor/jpopsukitv.py View File

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


Loading…
Cancel
Save