index
:
youtube-dl.git
debian
master
upstream
packaging youtube-dl for debian
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
youtube_dl
/
utils.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
[vimeo] Fix pro videos and player.vimeo.com urls
Jaime Marquínez Ferrándiz
2013-10-23
1
-0
/
+5
*
Extend #980 with --max-quality support
Philipp Hagemeister
2013-10-18
1
-0
/
+9
*
[generic] Support embedded vimeo videos (#1602)
Philipp Hagemeister
2013-10-15
1
-0
/
+17
*
Add an extractor for internetvideoarchive.com videos
Jaime Marquínez Ferrándiz
2013-10-12
1
-0
/
+13
*
FFmpegPostProcessor: print the command line used if the --verbose option is g...
Jaime Marquínez Ferrándiz
2013-10-12
1
-0
/
+5
*
Add an extractor for video.nhl.com (closes #1586)
Jaime Marquínez Ferrándiz
2013-10-10
1
-0
/
+1
*
Merge branch 'download-archive'
Philipp Hagemeister
2013-10-06
1
-0
/
+96
|
\
|
*
Add basic --download-archive option
Philipp Hagemeister
2013-10-06
1
-0
/
+96
*
|
[viddler] Add basic support (Fixes #1520)
Philipp Hagemeister
2013-10-06
1
-1
/
+1
|
/
*
[youtube] Simplify cache_dir code (#1529)
Philipp Hagemeister
2013-10-02
1
-0
/
+6
*
Restore accidentally deleted commits
Philipp Hagemeister
2013-09-21
1
-0
/
+6
*
Always correct encoding when writing to sys.stderr (Fixes #1435)
Philipp Hagemeister
2013-09-16
1
-0
/
+12
*
[mixcloud] Rewrite extractor (fixes #278)
Jaime Marquínez Ferrándiz
2013-09-14
1
-1
/
+10
*
[ustream] Simplify channel extraction
Jaime Marquínez Ferrándiz
2013-09-13
1
-8
/
+44
*
Add an extractor for orf.at (closes #1346)
Jaime Marquínez Ferrándiz
2013-08-29
1
-1
/
+1
*
Merge remote-tracking branch 'rzhxeo/youporn-hd'
Philipp Hagemeister
2013-08-28
1
-0
/
+18
|
\
|
*
Add intlist_to_bytes to utils.py
rzhxeo
2013-08-28
1
-0
/
+7
|
*
Allow changes to run under Python 3
Philipp Hagemeister
2013-08-28
1
-0
/
+10
*
|
Fix platform name in Python 2 with --verbose (Closes #1228)
Philipp Hagemeister
2013-08-28
1
-3
/
+14
*
|
Tolerate junk at the end of gzip-compressed content (#1268)
Philipp Hagemeister
2013-08-28
1
-2
/
+17
*
|
HTTPError is in urllib.error in Python 3, not in http.error
Jaime Marquínez Ferrándiz
2013-08-28
1
-1
/
+1
*
|
[addanime] improve
Philipp Hagemeister
2013-08-28
1
-1
/
+7
|
\
\
|
|
/
*
|
Revert "Install our own HTTPS handler as well (#1309)"
Philipp Hagemeister
2013-08-27
1
-17
/
+8
*
|
Install our own HTTPS handler as well (#1309)
Philipp Hagemeister
2013-08-24
1
-8
/
+17
*
|
Add a post processor for embedding subtitles in mp4 videos (closes #1052)
Jaime Marquínez Ferrándiz
2013-08-23
1
-0
/
+3
*
|
Note update possibility on errors (thanks @chbrown, #1229)
Philipp Hagemeister
2013-08-11
1
-1
/
+1
|
/
*
Add an extractor for videofy.me (closes #1171)
Jaime Marquínez Ferrándiz
2013-08-03
1
-1
/
+1
*
Use determine_ext when saving the thumbnail
Jaime Marquínez Ferrándiz
2013-07-12
1
-2
/
+2
*
BrightcoveIE: Use parse_qs to extract the fields of the query (closes #1032)
Jaime Marquínez Ferrándiz
2013-07-12
1
-0
/
+5
*
[brightcove] fix on Python 2.6
Philipp Hagemeister
2013-07-11
1
-2
/
+2
*
Add helper function find_path_attr
Philipp Hagemeister
2013-07-11
1
-0
/
+14
*
[3sat] Add support (Fixes #1001)
Philipp Hagemeister
2013-07-08
1
-1
/
+8
*
Do not show bug report for errors that are to be expected (Closes #973)
Philipp Hagemeister
2013-07-02
1
-4
/
+8
*
Rewrote error message a bit to clarify
Philipp Hagemeister
2013-06-28
1
-1
/
+1
*
Changed the error message.
M.Yasoob Ullah Khalid
2013-06-28
1
-1
/
+1
*
improve generic and encrypted signature error messages
Filippo Valsorda
2013-06-25
1
-1
/
+1
*
do not ask the user to report network errors
Filippo Valsorda
2013-06-09
1
-2
/
+5
*
print "please report this issue on GitHub" on every ExtractorError
Filippo Valsorda
2013-06-08
1
-0
/
+1
*
implement fallbacks and defaults in _search_regex
Filippo Valsorda
2013-06-06
1
-0
/
+3
*
Python 2 compat fixes for MyVideo.de rtmpdump downloads
Filippo Valsorda
2013-05-20
1
-0
/
+4
*
Do not re-encode / to # if / is a platform separator, and correctly handle pe...
Philipp Hagemeister
2013-05-13
1
-5
/
+14
*
Add --no-check-certificate (#814)
Philipp Hagemeister
2013-05-04
1
-0
/
+14
*
twitch.tv chapters (#810): print out start and end time
Philipp Hagemeister
2013-05-04
1
-0
/
+8
*
Allow to use relative dates in the format (now|today)[+-][0-9](day|week|month...
Jaime Marquínez Ferrándiz
2013-04-28
1
-4
/
+27
*
Fix some IEs that didn't return the uploade_date in the YYYYMMDD format
Jaime Marquínez Ferrándiz
2013-04-27
1
-1
/
+16
*
Allow to select videos to download by their upload dates (related #137)
Jaime Marquínez Ferrándiz
2013-04-27
1
-0
/
+30
*
Merge pull request #736 from rg3/retry
Filippo Valsorda
2013-03-29
1
-1
/
+5
|
\
|
*
Bubble up all the stack of exceptions and retry download tests on timeout errors
Filippo Valsorda
2013-03-09
1
-1
/
+5
*
|
fix FunnyOrDieIE, MyVideoIE, TEDIE
Filippo Valsorda
2013-03-29
1
-1
/
+1
*
|
use sys.stdout.buffer only on Python3
Filippo Valsorda
2013-03-28
1
-1
/
+1
[next]