index
:
hypervideo-pre.git
master
Pre-build of hypervideo
heckyel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
youtube_dl
/
YoutubeDL.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add --socket-timeout option
Philipp Hagemeister
2013-12-02
1
-1
/
+3
*
Make socket timeout configurable, and bump default to 10 minutes (#1862)
Philipp Hagemeister
2013-12-01
1
-1
/
+3
*
Do not mutate default arguments
Philipp Hagemeister
2013-11-29
1
-2
/
+2
*
YoutubeDL: set the 'params' property before any message/warning/error is sent...
Jaime Marquínez Ferrándiz
2013-11-26
1
-2
/
+2
*
Use the 'extractor_key' field for the download archive file
Jaime Marquínez Ferrándiz
2013-11-25
1
-1
/
+1
*
Fix typo in the documentation of the 'download_archive' param
Jaime Marquínez Ferrándiz
2013-11-25
1
-1
/
+1
*
[soundcloud] Support for listing of audio-only files
Philipp Hagemeister
2013-11-25
1
-1
/
+4
*
Merge pull request #1829 from jaimeMF/ydl-empty-params
Philipp Hagemeister
2013-11-25
1
-2
/
+2
|
\
|
*
Allow to initialize a YoutubeDL object without parameters
Jaime Marquínez Ferrándiz
2013-11-25
1
-2
/
+2
*
|
Do not warn about fixed output template if --max-downloads is 1
Philipp Hagemeister
2013-11-25
1
-5
/
+3
*
|
Reduce socket timeout
Philipp Hagemeister
2013-11-25
1
-1
/
+1
|
/
*
Fix --download-archive (Fixes #1826)
Philipp Hagemeister
2013-11-25
1
-10
/
+17
*
Merge branch 'opener-to-ydl'
Philipp Hagemeister
2013-11-25
1
-1
/
+86
|
\
|
*
Merge branch 'master' into opener-to-ydl
Philipp Hagemeister
2013-11-24
1
-19
/
+42
|
|
\
|
*
|
Document proxy
Philipp Hagemeister
2013-11-24
1
-1
/
+2
|
*
|
Move the opener to the YoutubeDL object.
Philipp Hagemeister
2013-11-22
1
-1
/
+85
*
|
|
Remove quality_name field and improve zdf extractor
Philipp Hagemeister
2013-11-25
1
-2
/
+0
*
|
|
[zdf/common] Use API in ZDF extractor.
Philipp Hagemeister
2013-11-25
1
-8
/
+16
|
|
/
|
/
|
*
|
Simplify logger code(#1811)
Philipp Hagemeister
2013-11-24
1
-3
/
+3
*
|
Log to an external logger (fixes #1810)
Itay Brandes
2013-11-23
1
-5
/
+11
*
|
Match --download-archive during playlist processing (Fixes #1745)
Philipp Hagemeister
2013-11-22
1
-13
/
+30
*
|
Print full title in --get-title output (#1806)
Philipp Hagemeister
2013-11-22
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'dz0ny/patch-1'
Philipp Hagemeister
2013-11-20
1
-1
/
+1
|
\
|
*
Fix filename extension leaking to json filename
Janez Troha
2013-11-13
1
-1
/
+1
*
|
import json for --dump-json
Philipp Hagemeister
2013-11-20
1
-1
/
+2
*
|
Add an option to dump json information
Mohamedh Fazal
2013-11-20
1
-0
/
+3
*
|
Correctly write and restore the console title on the stack (fixes #1782)
Jaime Marquínez Ferrándiz
2013-11-18
1
-2
/
+4
*
|
Allow --console-title when --quiet is given (Fixes #1783)
Philipp Hagemeister
2013-11-17
1
-3
/
+3
*
|
Save and restore console title (Fixes #1782)
Philipp Hagemeister
2013-11-17
1
-0
/
+19
*
|
Remove * imports
Philipp Hagemeister
2013-11-17
1
-2
/
+26
*
|
Move console_title to YoutubeDL
Philipp Hagemeister
2013-11-17
1
-0
/
+13
*
|
Fix indentation of (best) and (worst) in --list-formats
Philipp Hagemeister
2013-11-16
1
-2
/
+2
*
|
[spiegel] Implement format selection
Philipp Hagemeister
2013-11-16
1
-2
/
+8
*
|
Add automatic generation of format note based on bitrate and codecs
Philipp Hagemeister
2013-11-16
1
-1
/
+17
*
|
Pass the 'download' argument to 'process_video_result' (fixes #1769)
Jaime Marquínez Ferrándiz
2013-11-15
1
-1
/
+1
|
/
*
Don't assume the 'subtitlesformat' is set in the params dict (fixes #1750)
Jaime Marquínez Ferrándiz
2013-11-13
1
-1
/
+1
*
Improve format listing for long format ids
Jaime Marquínez Ferrándiz
2013-11-09
1
-1
/
+1
*
Set the 'extractor_key' field in the info_dict
Jaime Marquínez Ferrándiz
2013-11-03
1
-1
/
+4
*
Add the 'webpage_url' field to info_dict
Jaime Marquínez Ferrándiz
2013-11-03
1
-3
/
+10
*
Set the extra_info inside YoutubeDL.process_ie_result and set only if the key...
Jaime Marquínez Ferrándiz
2013-11-03
1
-13
/
+13
*
Use index in formt string (Fixes vevo test on Python 2.6)
Philipp Hagemeister
2013-10-30
1
-1
/
+1
*
Fix output indenting for --list-formats
Philipp Hagemeister
2013-10-30
1
-4
/
+5
*
Nicer --list-formats output
Philipp Hagemeister
2013-10-29
1
-10
/
+15
*
tests: build the filename from the info_dict if the 'file' key is missing
Jaime Marquínez Ferrándiz
2013-10-28
1
-1
/
+1
*
Check if description and thumbnail are None to prevent crash
rzhxeo
2013-10-28
1
-2
/
+2
*
Make "requested format not available" expected (#1655)
Philipp Hagemeister
2013-10-28
1
-1
/
+2
*
mixcloud does not do any format selection
Philipp Hagemeister
2013-10-28
1
-1
/
+1
*
Nicer --list-formats output
Philipp Hagemeister
2013-10-28
1
-4
/
+4
*
Let extractors omit ext in formats
Philipp Hagemeister
2013-10-28
1
-0
/
+3
*
[YouPornIE] Extract all encrypted links and remove doubles at the end
rzhxeo
2013-10-26
1
-1
/
+1
[next]