This website works better with JavaScript.
Home
Help
Sign In
zolfa
/
youtube-dl
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
1.1k
Wiki
Activity
Browse Source
Unify coding cookie
totalwebcasting
Déstin Reed
8 years ago
committed by
Sergey M․
parent
c1084ddb0c
commit
dcdb292fdd
No known key found for this signature in database
GPG Key ID:
2C393E0F18A9236D
99 changed files
with
99 additions
and
99 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
devscripts/lazy_load_template.py
+1
-1
docs/conf.py
+1
-1
setup.py
+1
-1
youtube_dl/YoutubeDL.py
+1
-1
youtube_dl/__init__.py
+1
-1
youtube_dl/extractor/adobepass.py
+1
-1
youtube_dl/extractor/allocine.py
+1
-1
youtube_dl/extractor/arte.py
+1
-1
youtube_dl/extractor/brightcove.py
+1
-1
youtube_dl/extractor/canalplus.py
+1
-1
youtube_dl/extractor/cbsnews.py
+1
-1
youtube_dl/extractor/ceskatelevize.py
+1
-1
youtube_dl/extractor/comcarcoff.py
+1
-1
youtube_dl/extractor/crunchyroll.py
+1
-1
youtube_dl/extractor/daum.py
+1
-1
youtube_dl/extractor/dramafever.py
+1
-1
youtube_dl/extractor/eitb.py
+1
-1
youtube_dl/extractor/embedly.py
+1
-1
youtube_dl/extractor/faz.py
+1
-1
youtube_dl/extractor/firsttv.py
+1
-1
youtube_dl/extractor/folketinget.py
+1
-1
youtube_dl/extractor/francetv.py
+1
-1
youtube_dl/extractor/generic.py
+1
-1
youtube_dl/extractor/goshgay.py
+1
-1
youtube_dl/extractor/hark.py
+1
-1
youtube_dl/extractor/helsinki.py
+1
-1
youtube_dl/extractor/ina.py
+1
-1
youtube_dl/extractor/jpopsukitv.py
+1
-1
youtube_dl/extractor/kickstarter.py
+1
-1
youtube_dl/extractor/kontrtube.py
+1
-1
youtube_dl/extractor/krasview.py
+1
-1
youtube_dl/extractor/lifenews.py
+1
-1
youtube_dl/extractor/m6.py
+1
-1
youtube_dl/extractor/mailru.py
+1
-1
youtube_dl/extractor/moviezine.py
+1
-1
youtube_dl/extractor/musicplayon.py
+1
-1
youtube_dl/extractor/myspace.py
+1
-1
youtube_dl/extractor/naver.py
+1
-1
youtube_dl/extractor/newstube.py
+1
-1
youtube_dl/extractor/niconico.py
+1
-1
youtube_dl/extractor/noco.py
+1
-1
youtube_dl/extractor/normalboots.py
+1
-1
youtube_dl/extractor/nova.py
+1
-1
youtube_dl/extractor/nowness.py
+1
-1
youtube_dl/extractor/nrk.py
+1
-1
youtube_dl/extractor/ntvru.py
+1
-1
youtube_dl/extractor/nuevo.py
+1
-1
youtube_dl/extractor/oktoberfesttv.py
+1
-1
youtube_dl/extractor/pandoratv.py
+1
-1
youtube_dl/extractor/patreon.py
+1
-1
youtube_dl/extractor/porn91.py
+1
-1
youtube_dl/extractor/prosiebensat1.py
+1
-1
youtube_dl/extractor/puls4.py
+1
-1
youtube_dl/extractor/radiobremen.py
+1
-1
youtube_dl/extractor/rmcdecouverte.py
+1
-1
youtube_dl/extractor/rtl2.py
+1
-1
youtube_dl/extractor/rtve.py
+1
-1
youtube_dl/extractor/ruhd.py
+1
-1
youtube_dl/extractor/rutube.py
+1
-1
youtube_dl/extractor/rutv.py
+1
-1
youtube_dl/extractor/safari.py
+1
-1
youtube_dl/extractor/sapo.py
+1
-1
youtube_dl/extractor/sbs.py
+1
-1
youtube_dl/extractor/screencast.py
+1
-1
youtube_dl/extractor/screenwavemedia.py
+1
-1
youtube_dl/extractor/smotri.py
+1
-1
youtube_dl/extractor/sohu.py
+1
-1
youtube_dl/extractor/soundcloud.py
+1
-1
youtube_dl/extractor/southpark.py
+1
-1
youtube_dl/extractor/spiegel.py
+1
-1
youtube_dl/extractor/srmediathek.py
+1
-1
youtube_dl/extractor/streamcz.py
+1
-1
youtube_dl/extractor/swrmediathek.py
+1
-1
youtube_dl/extractor/sztvhu.py
+1
-1
youtube_dl/extractor/tagesschau.py
+1
-1
youtube_dl/extractor/tass.py
+1
-1
youtube_dl/extractor/teachertube.py
+1
-1
youtube_dl/extractor/teamcoco.py
+1
-1
youtube_dl/extractor/theintercept.py
+1
-1
youtube_dl/extractor/theplatform.py
+1
-1
youtube_dl/extractor/tlc.py
+1
-1
youtube_dl/extractor/toypics.py
+1
-1
youtube_dl/extractor/tumblr.py
+1
-1
youtube_dl/extractor/tv2.py
+1
-1
youtube_dl/extractor/tvigle.py
+1
-1
youtube_dl/extractor/vbox7.py
+1
-1
youtube_dl/extractor/vesti.py
+1
-1
youtube_dl/extractor/vimeo.py
+1
-1
youtube_dl/extractor/vk.py
+1
-1
youtube_dl/extractor/vodlocker.py
+1
-1
youtube_dl/extractor/wdr.py
+1
-1
youtube_dl/extractor/wrzuta.py
+1
-1
youtube_dl/extractor/wsj.py
+1
-1
youtube_dl/extractor/xboxclips.py
+1
-1
youtube_dl/extractor/xnxx.py
+1
-1
youtube_dl/extractor/xuite.py
+1
-1
youtube_dl/extractor/zingmp3.py
+1
-1
youtube_dl/postprocessor/embedthumbnail.py
+1
-1
youtube_dl/utils.py
+ 1
- 1
devscripts/lazy_load_template.py
View File
@ -1,4 +1,4 @@
#
en
coding: utf-8
# coding: utf-8
from
__future__
import
unicode_literals
import
re
+ 1
- 1
docs/conf.py
View File
@ -1,4 +1,4 @@
#
-*-
coding: utf-8
-*-
# coding: utf-8
#
# youtube-dl documentation build configuration file, created by
# sphinx-quickstart on Fri Mar 14 21:05:43 2014.
+ 1
- 1
setup.py
View File
@ -1,5 +1,5 @@
#!/usr/bin/env python
#
-*-
coding: utf-8
-*-
# coding: utf-8
from
__future__
import
print_function
+ 1
- 1
youtube_dl/YoutubeDL.py
View File
@ -1,5 +1,5 @@
#!/usr/bin/env python
#
-*-
coding: utf-8
-*-
# coding: utf-8
from
__future__
import
absolute_import
,
unicode_literals
+ 1
- 1
youtube_dl/__init__.py
View File
@ -1,5 +1,5 @@
#!/usr/bin/env python
#
-*-
coding: utf-8
-*-
# coding: utf-8
from
__future__
import
unicode_literals
+ 1
- 1
youtube_dl/extractor/adobepass.py
View File
@ -1,4 +1,4 @@
#
-*-
coding: utf-8
-*-
# coding: utf-8
from
__future__
import
unicode_literals
import
re
+ 1
- 1
youtube_dl/extractor/allocine.py
View File
@ -1,4 +1,4 @@
#
-*-
coding: utf-8
-*-
# coding: utf-8
from
__future__
import
unicode_literals
import
re
+ 1
- 1
youtube_dl/extractor/arte.py
View File
@ -1,4 +1,4 @@
#
en
coding: utf-8
# coding: utf-8
from
__future__
import
unicode_literals
import
re
+ 1
- 1
youtube_dl/extractor/brightcove.py
View File
@ -1,4 +1,4 @@
#
en
coding: utf-8
# coding: utf-8
from
__future__
import
unicode_literals
import
re
+ 1
- 1
youtube_dl/extractor/canalplus.py
View File
@ -1,4 +1,4 @@
#
en
coding: utf-8
# coding: utf-8
from
__future__
import
unicode_literals
import
re
+ 1
- 1
youtube_dl/extractor/cbsnews.py
View File
@ -1,4 +1,4 @@
#
en
coding: utf-8
# coding: utf-8
from
__future__
import
unicode_literals
from
.common
import
InfoExtractor
+ 1
- 1
youtube_dl/extractor/ceskatelevize.py
View File
@ -1,4 +1,4 @@
#
-*-
coding: utf-8
-*-
# coding: utf-8
from
__future__
import
unicode_literals
import
re
+ 1
- 1
youtube_dl/extractor/comcarcoff.py
View File
@ -1,4 +1,4 @@
#
en
coding: utf-8
# coding: utf-8
from
__future__
import
unicode_literals
from
.common
import
InfoExtractor
+ 1
- 1
youtube_dl/extractor/crunchyroll.py
View File
@ -1,4 +1,4 @@
#
en
coding: utf-8
# coding: utf-8
from
__future__
import
unicode_literals
import
re
+ 1
- 1
youtube_dl/extractor/daum.py
View File
@ -1,4 +1,4 @@
#
en
coding: utf-8
# coding: utf-8
from
__future__
import
unicode_literals
+ 1
- 1
youtube_dl/extractor/dramafever.py
View File
@ -1,4 +1,4 @@
#
en
coding: utf-8
# coding: utf-8
from
__future__
import
unicode_literals
import
itertools
+ 1
- 1
youtube_dl/extractor/eitb.py
View File
@ -1,4 +1,4 @@
#
en
coding: utf-8
# coding: utf-8
from
__future__
import
unicode_literals
from
.common
import
InfoExtractor
+ 1
- 1
youtube_dl/extractor/embedly.py
View File
@ -1,4 +1,4 @@
#
en
coding: utf-8
# coding: utf-8
from
__future__
import
unicode_literals
from
.common
import
InfoExtractor
+ 1
- 1
youtube_dl/extractor/faz.py
View File
@ -1,4 +1,4 @@
#
en
coding: utf-8
# coding: utf-8
from
__future__
import
unicode_literals
from
.common
import
InfoExtractor
+ 1
- 1
youtube_dl/extractor/firsttv.py
View File
@ -1,4 +1,4 @@
#
en
coding: utf-8
# coding: utf-8
from
__future__
import
unicode_literals
from
.common
import
InfoExtractor
+ 1
- 1
youtube_dl/extractor/folketinget.py
View File
@ -1,4 +1,4 @@
#
-*-
coding: utf-8
-*-
# coding: utf-8
from
__future__
import
unicode_literals
from
.common
import
InfoExtractor
+ 1
- 1
youtube_dl/extractor/francetv.py
View File
@ -1,4 +1,4 @@
#
en
coding: utf-8
# coding: utf-8
from
__future__
import
unicode_literals
+ 1
- 1
youtube_dl/extractor/generic.py
View File
@ -1,4 +1,4 @@
#
en
coding: utf-8
# coding: utf-8
from
__future__
import
unicode_literals
+ 1
- 1
youtube_dl/extractor/goshgay.py
View File
@ -1,4 +1,4 @@
#
-*-
coding: utf-8
-*-
# coding: utf-8
from
__future__
import
unicode_literals
from
.common
import
InfoExtractor
+ 1
- 1
youtube_dl/extractor/hark.py
View File
@ -1,4 +1,4 @@
#
-*-
coding: utf-8
-*-
# coding: utf-8
from
__future__
import
unicode_literals
from
.common
import
InfoExtractor
+ 1
- 1
youtube_dl/extractor/helsinki.py
View File
@ -1,4 +1,4 @@
#
-*-
coding: utf-8
-*-
# coding: utf-8
from
__future__
import
unicode_literals
+ 1
- 1
youtube_dl/extractor/ina.py
View File
@ -1,4 +1,4 @@
#
en
coding: utf-8
# coding: utf-8
from
__future__
import
unicode_literals
import
re
+ 1
- 1
youtube_dl/extractor/jpopsukitv.py
View File
@ -1,4 +1,4 @@
# coding
=
utf-8
# coding
:
utf-8
from
__future__
import
unicode_literals
from
.common
import
InfoExtractor
+ 1
- 1
youtube_dl/extractor/kickstarter.py
View File
@ -1,4 +1,4 @@
#
en
coding: utf-8
# coding: utf-8
from
__future__
import
unicode_literals
from
.common
import
InfoExtractor
+ 1
- 1
youtube_dl/extractor/kontrtube.py
View File
@ -1,4 +1,4 @@
#
en
coding: utf-8
# coding: utf-8
from
__future__
import
unicode_literals
import
re
+ 1
- 1
youtube_dl/extractor/krasview.py
View File
@ -1,4 +1,4 @@
#
en
coding: utf-8
# coding: utf-8
from
__future__
import
unicode_literals
import
json
+ 1
- 1
youtube_dl/extractor/lifenews.py
View File
@ -1,4 +1,4 @@
#
en
coding: utf-8
# coding: utf-8
from
__future__
import
unicode_literals
import
re
+ 1
- 1
youtube_dl/extractor/m6.py
View File
@ -1,4 +1,4 @@
#
en
coding: utf-8
# coding: utf-8
from
__future__
import
unicode_literals
from
.common
import
InfoExtractor
+ 1
- 1
youtube_dl/extractor/mailru.py
View File
@ -1,4 +1,4 @@
#
en
coding: utf-8
# coding: utf-8
from
__future__
import
unicode_literals
import
re
+ 1
- 1
youtube_dl/extractor/moviezine.py
View File
@ -1,4 +1,4 @@
#
-*-
coding: utf-8
-*-
# coding: utf-8
from
__future__
import
unicode_literals
import
re
+ 1
- 1
youtube_dl/extractor/musicplayon.py
View File
@ -1,4 +1,4 @@
#
en
coding: utf-8
# coding: utf-8
from
__future__
import
unicode_literals
from
.common
import
InfoExtractor
+ 1
- 1
youtube_dl/extractor/myspace.py
View File
@ -1,4 +1,4 @@
#
en
coding: utf-8
# coding: utf-8
from
__future__
import
unicode_literals
import
re
+ 1
- 1
youtube_dl/extractor/naver.py
View File
@ -1,4 +1,4 @@
#
en
coding: utf-8
# coding: utf-8
from
__future__
import
unicode_literals
import
re
+ 1
- 1
youtube_dl/extractor/newstube.py
View File
@ -1,4 +1,4 @@
#
en
coding: utf-8
# coding: utf-8
from
__future__
import
unicode_literals
import
re
+ 1
- 1
youtube_dl/extractor/niconico.py
View File
@ -1,4 +1,4 @@
#
en
coding: utf-8
# coding: utf-8
from
__future__
import
unicode_literals
import
re
+ 1
- 1
youtube_dl/extractor/noco.py
View File
@ -1,4 +1,4 @@
#
en
coding: utf-8
# coding: utf-8
from
__future__
import
unicode_literals
import
re
+ 1
- 1
youtube_dl/extractor/normalboots.py
View File
@ -1,4 +1,4 @@
#
en
coding: utf-8
# coding: utf-8
from
__future__
import
unicode_literals
from
.common
import
InfoExtractor
+ 1
- 1
youtube_dl/extractor/nova.py
View File
@ -1,4 +1,4 @@
#
en
coding: utf-8
# coding: utf-8
from
__future__
import
unicode_literals
import
re
+ 1
- 1
youtube_dl/extractor/nowness.py
View File
@ -1,4 +1,4 @@
#
en
coding: utf-8
# coding: utf-8
from
__future__
import
unicode_literals
from
.brightcove
import
(
+ 1
- 1
youtube_dl/extractor/nrk.py
View File
@ -1,4 +1,4 @@
#
en
coding: utf-8
# coding: utf-8
from
__future__
import
unicode_literals
import
re
+ 1
- 1
youtube_dl/extractor/ntvru.py
View File
@ -1,4 +1,4 @@
#
en
coding: utf-8
# coding: utf-8
from
__future__
import
unicode_literals
from
.common
import
InfoExtractor
+ 1
- 1
youtube_dl/extractor/nuevo.py
View File
@ -1,4 +1,4 @@
#
en
coding: utf-8
# coding: utf-8
from
__future__
import
unicode_literals
from
.common
import
InfoExtractor
+ 1
- 1
youtube_dl/extractor/oktoberfesttv.py
View File
@ -1,4 +1,4 @@
#
en
coding: utf-8
# coding: utf-8
from
__future__
import
unicode_literals
from
.common
import
InfoExtractor
+ 1
- 1
youtube_dl/extractor/pandoratv.py
View File
@ -1,4 +1,4 @@
#
en
coding: utf-8
# coding: utf-8
from
__future__
import
unicode_literals
from
.common
import
InfoExtractor
+ 1
- 1
youtube_dl/extractor/patreon.py
View File
@ -1,4 +1,4 @@
#
en
coding: utf-8
# coding: utf-8
from
__future__
import
unicode_literals
from
.common
import
InfoExtractor
+ 1
- 1
youtube_dl/extractor/porn91.py
View File
@ -1,4 +1,4 @@
#
en
coding: utf-8
# coding: utf-8
from
__future__
import
unicode_literals
from
..compat
import
(
+ 1
- 1
youtube_dl/extractor/prosiebensat1.py
View File
@ -1,4 +1,4 @@
#
en
coding: utf-8
# coding: utf-8
from
__future__
import
unicode_literals
import
re
+ 1
- 1
youtube_dl/extractor/puls4.py
View File
@ -1,4 +1,4 @@
#
-*-
coding: utf-8
-*-
# coding: utf-8
from
__future__
import
unicode_literals
from
.prosiebensat1
import
ProSiebenSat1BaseIE
+ 1
- 1
youtube_dl/extractor/radiobremen.py
View File
@ -1,4 +1,4 @@
#
-*-
coding: utf-8
-*-
# coding: utf-8
from
__future__
import
unicode_literals
+ 1
- 1
youtube_dl/extractor/rmcdecouverte.py
View File
@ -1,4 +1,4 @@
#
en
coding: utf-8
# coding: utf-8
from
__future__
import
unicode_literals
from
.common
import
InfoExtractor
+ 1
- 1
youtube_dl/extractor/rtl2.py
View File
@ -1,4 +1,4 @@
#
en
coding: utf-8
# coding: utf-8
from
__future__
import
unicode_literals
import
re
+ 1
- 1
youtube_dl/extractor/rtve.py
View File
@ -1,4 +1,4 @@
#
en
coding: utf-8
# coding: utf-8
from
__future__
import
unicode_literals
import
base64
+ 1
- 1
youtube_dl/extractor/ruhd.py
View File
@ -1,4 +1,4 @@
#
-*-
coding: utf-8
-*-
# coding: utf-8
from
__future__
import
unicode_literals
from
.common
import
InfoExtractor
+ 1
- 1
youtube_dl/extractor/rutube.py
View File
@ -1,4 +1,4 @@
#
en
coding: utf-8
# coding: utf-8
from
__future__
import
unicode_literals
import
re
+ 1
- 1
youtube_dl/extractor/rutv.py
View File
@ -1,4 +1,4 @@
#
en
coding: utf-8
# coding: utf-8
from
__future__
import
unicode_literals
import
re
+ 1
- 1
youtube_dl/extractor/safari.py
View File
@ -1,4 +1,4 @@
#
en
coding: utf-8
# coding: utf-8
from
__future__
import
unicode_literals
import
re
+ 1
- 1
youtube_dl/extractor/sapo.py
View File
@ -1,4 +1,4 @@
#
en
coding: utf-8
# coding: utf-8
from
__future__
import
unicode_literals
import
re
+ 1
- 1
youtube_dl/extractor/sbs.py
View File
@ -1,4 +1,4 @@
#
-*-
coding: utf-8
-*-
# coding: utf-8
from
__future__
import
unicode_literals
from
.common
import
InfoExtractor
+ 1
- 1
youtube_dl/extractor/screencast.py
View File
@ -1,4 +1,4 @@
#
-*-
coding: utf-8
-*-
# coding: utf-8
from
__future__
import
unicode_literals
from
.common
import
InfoExtractor
+ 1
- 1
youtube_dl/extractor/screenwavemedia.py
View File
@ -1,4 +1,4 @@
#
en
coding: utf-8
# coding: utf-8
from
__future__
import
unicode_literals
import
re
+ 1
- 1
youtube_dl/extractor/smotri.py
View File
@ -1,4 +1,4 @@
#
en
coding: utf-8
# coding: utf-8
from
__future__
import
unicode_literals
import
re
+ 1
- 1
youtube_dl/extractor/sohu.py
View File
@ -1,4 +1,4 @@
#
en
coding: utf-8
# coding: utf-8
from
__future__
import
unicode_literals
import
re
+ 1
- 1
youtube_dl/extractor/soundcloud.py
View File
@ -1,4 +1,4 @@
#
en
coding: utf-8
# coding: utf-8
from
__future__
import
unicode_literals
import
re
+ 1
- 1
youtube_dl/extractor/southpark.py
View File
@ -1,4 +1,4 @@
#
en
coding: utf-8
# coding: utf-8
from
__future__
import
unicode_literals
from
.mtv
import
MTVServicesInfoExtractor
+ 1
- 1
youtube_dl/extractor/spiegel.py
View File
@ -1,4 +1,4 @@
#
en
coding: utf-8
# coding: utf-8
from
__future__
import
unicode_literals
import
re
+ 1
- 1
youtube_dl/extractor/srmediathek.py
View File
@ -1,4 +1,4 @@
#
en
coding: utf-8
# coding: utf-8
from
__future__
import
unicode_literals
from
.ard
import
ARDMediathekIE
+ 1
- 1
youtube_dl/extractor/streamcz.py
View File
@ -1,4 +1,4 @@
#
-*-
coding: utf-8
-*-
# coding: utf-8
from
__future__
import
unicode_literals
import
hashlib
+ 1
- 1
youtube_dl/extractor/swrmediathek.py
View File
@ -1,4 +1,4 @@
#
-*-
coding: utf-8
-*-
# coding: utf-8
from
__future__
import
unicode_literals
import
re
+ 1
- 1
youtube_dl/extractor/sztvhu.py
View File
@ -1,4 +1,4 @@
#
-*-
coding: utf-8
-*-
# coding: utf-8
from
__future__
import
unicode_literals
from
.common
import
InfoExtractor
+ 1
- 1
youtube_dl/extractor/tagesschau.py
View File
@ -1,4 +1,4 @@
#
-*-
coding: utf-8
-*-
# coding: utf-8
from
__future__
import
unicode_literals
import
re
+ 1
- 1
youtube_dl/extractor/tass.py
View File
@ -1,4 +1,4 @@
#
en
coding: utf-8
# coding: utf-8
from
__future__
import
unicode_literals
import
json
+ 1
- 1
youtube_dl/extractor/teachertube.py
View File
@ -1,4 +1,4 @@
#
-*-
coding: utf-8
-*-
# coding: utf-8
from
__future__
import
unicode_literals
import
re
+ 1
- 1
youtube_dl/extractor/teamcoco.py
View File
@ -1,4 +1,4 @@
#
-*-
coding: utf-8
-*-
# coding: utf-8
from
__future__
import
unicode_literals
import
base64
+ 1
- 1
youtube_dl/extractor/theintercept.py
View File
@ -1,4 +1,4 @@
#
en
coding: utf-8
# coding: utf-8
from
__future__
import
unicode_literals
from
.common
import
InfoExtractor
+ 1
- 1
youtube_dl/extractor/theplatform.py
View File
@ -1,4 +1,4 @@
#
-*-
coding: utf-8
-*-
# coding: utf-8
from
__future__
import
unicode_literals
import
re
+ 1
- 1
youtube_dl/extractor/tlc.py
View File
@ -1,4 +1,4 @@
#
en
coding: utf-8
# coding: utf-8
from
__future__
import
unicode_literals
import
re
+ 1
- 1
youtube_dl/extractor/toypics.py
View File
@ -1,4 +1,4 @@
#
-*-
coding:utf-8
-*-
# coding:
utf-8
from
__future__
import
unicode_literals
from
.common
import
InfoExtractor
+ 1
- 1
youtube_dl/extractor/tumblr.py
View File
@ -1,4 +1,4 @@
#
-*-
coding: utf-8
-*-
# coding: utf-8
from
__future__
import
unicode_literals
import
re
+ 1
- 1
youtube_dl/extractor/tv2.py
View File
@ -1,4 +1,4 @@
#
en
coding: utf-8
# coding: utf-8
from
__future__
import
unicode_literals
import
re
+ 1
- 1
youtube_dl/extractor/tvigle.py
View File
@ -1,4 +1,4 @@
#
en
coding: utf-8
# coding: utf-8
from
__future__
import
unicode_literals
import
re
+ 1
- 1
youtube_dl/extractor/vbox7.py
View File
@ -1,4 +1,4 @@
#
en
coding: utf-8
# coding: utf-8
from
__future__
import
unicode_literals
import
re
+ 1
- 1
youtube_dl/extractor/vesti.py
View File
@ -1,4 +1,4 @@
#
en
coding: utf-8
# coding: utf-8
from
__future__
import
unicode_literals
import
re
+ 1
- 1
youtube_dl/extractor/vimeo.py
View File
@ -1,4 +1,4 @@
#
en
coding: utf-8
# coding: utf-8
from
__future__
import
unicode_literals
import
json
+ 1
- 1
youtube_dl/extractor/vk.py
View File
@ -1,4 +1,4 @@
#
en
coding: utf-8
# coding: utf-8
from
__future__
import
unicode_literals
import
collections
+ 1
- 1
youtube_dl/extractor/vodlocker.py
View File
@ -1,4 +1,4 @@
#
-*-
coding: utf-8
-*-
# coding: utf-8
from
__future__
import
unicode_literals
from
.common
import
InfoExtractor
+ 1
- 1
youtube_dl/extractor/wdr.py
View File
@ -1,4 +1,4 @@
#
-*-
coding: utf-8
-*-
# coding: utf-8
from
__future__
import
unicode_literals
import
re
+ 1
- 1
youtube_dl/extractor/wrzuta.py
View File
@ -1,4 +1,4 @@
#
-*-
coding: utf-8
-*-
# coding: utf-8
from
__future__
import
unicode_literals
import
re
+ 1
- 1
youtube_dl/extractor/wsj.py
View File
@ -1,4 +1,4 @@
#
en
coding: utf-8
# coding: utf-8
from
__future__
import
unicode_literals
from
.common
import
InfoExtractor
+ 1
- 1
youtube_dl/extractor/xboxclips.py
View File
@ -1,4 +1,4 @@
#
en
coding: utf-8
# coding: utf-8
from
__future__
import
unicode_literals
from
.common
import
InfoExtractor
+ 1
- 1
youtube_dl/extractor/xnxx.py
View File
@ -1,4 +1,4 @@
#
en
coding: utf-8
# coding: utf-8
from
__future__
import
unicode_literals
from
.common
import
InfoExtractor
+ 1
- 1
youtube_dl/extractor/xuite.py
View File
@ -1,4 +1,4 @@
#
-*-
coding: utf-8
-*-
# coding: utf-8
from
__future__
import
unicode_literals
import
base64
+ 1
- 1
youtube_dl/extractor/zingmp3.py
View File
@ -1,4 +1,4 @@
# coding
=
utf-8
# coding
:
utf-8
from
__future__
import
unicode_literals
import
re
+ 1
- 1
youtube_dl/postprocessor/embedthumbnail.py
View File
@ -1,4 +1,4 @@
#
-*-
coding: utf-8
-*-
# coding: utf-8
from
__future__
import
unicode_literals
+ 1
- 1
youtube_dl/utils.py
View File
@ -1,5 +1,5 @@
#!/usr/bin/env python
#
-*-
coding: utf-8
-*-
# coding: utf-8
from
__future__
import
unicode_literals
Write
Preview
Loading…
Cancel
Save