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
*
Some pep8 style fixes
Jaime Marquínez Ferrándiz
2014-01-25
1
-3
/
+3
*
[youtube] Add new formats (Fixes #2221)
Philipp Hagemeister
2014-01-23
1
-2
/
+11
*
Do not count unmatched videos for --max-downloads (Fixes #2211)
Philipp Hagemeister
2014-01-23
1
-10
/
+6
*
Correct --max-downloads with --ignore-errors
Philipp Hagemeister
2014-01-23
1
-0
/
+2
*
Merge branch 'paged-lists'
Philipp Hagemeister
2014-01-22
1
-7
/
+16
|
\
|
*
Add infrastructure for paged lists
Philipp Hagemeister
2014-01-20
1
-7
/
+16
*
|
Merge branch 'youtube-dash-manifest'
Philipp Hagemeister
2014-01-22
1
-0
/
+2
|
\
\
|
*
|
[youtube] Download DASH manifest
Philipp Hagemeister
2014-01-19
1
-0
/
+2
|
|
/
*
|
Default to -f best-audio when only audio is requested
Philipp Hagemeister
2014-01-22
1
-1
/
+1
*
|
Add -f bestaudio (Fixes #2163)
Philipp Hagemeister
2014-01-22
1
-0
/
+12
*
|
Add new --default-search option (#2193)
Philipp Hagemeister
2014-01-22
1
-0
/
+2
*
|
[servingsys] Add support
Philipp Hagemeister
2014-01-21
1
-0
/
+1
|
/
*
Don’t try to merge the formats if ffmpeg or avconv are not installed
Jaime Marquínez Ferrándiz
2014-01-15
1
-1
/
+9
*
Add ‘--prefer-avconv’ and ‘--prefer-ffmpeg’ options (#2115)
Jaime Marquínez Ferrándiz
2014-01-08
1
-0
/
+4
*
--list-formats: Only add "@" if vbr is given
Philipp Hagemeister
2014-01-07
1
-1
/
+3
*
Move postprocessor into its own package
Philipp Hagemeister
2014-01-07
1
-1
/
+1
*
Set required properties for format merging
Philipp Hagemeister
2014-01-05
1
-2
/
+6
*
Merge remote-tracking branch 'jaimeMF/merge-formats'
Philipp Hagemeister
2014-01-05
1
-6
/
+39
|
\
|
*
Allow merging formats (closes #1612)
Jaime Marquínez Ferrándiz
2014-01-04
1
-6
/
+39
*
|
Prepare widespread unicode literal use
Philipp Hagemeister
2014-01-05
1
-117
/
+117
|
/
*
Merge remote-tracking branch 'origin/master'
Philipp Hagemeister
2014-01-01
1
-1
/
+1
|
\
|
*
Merge pull request #2061 from rzhxeo/var
Jaime Marquínez Ferrándiz
2014-01-01
1
-1
/
+1
|
|
\
|
|
*
Correct variable name in YoutubeDL
rzhxeo
2013-12-30
1
-1
/
+1
*
|
|
Merge remote-tracking branch 'origin/master'
Philipp Hagemeister
2014-01-01
1
-1
/
+3
|
\
|
|
|
*
|
Fix initialization of YoutubeDL with params set to None
Jaime Marquínez Ferrándiz
2013-12-31
1
-1
/
+3
|
|
/
*
/
Add new --print-traffic option
Philipp Hagemeister
2013-12-29
1
-2
/
+6
|
/
*
[yahoo] Use centralized sorting, and add tbr field
Philipp Hagemeister
2013-12-25
1
-0
/
+2
*
[zdf] Use centralized sorting
Philipp Hagemeister
2013-12-24
1
-0
/
+2
*
Add temporary _sort_formats helper function
Philipp Hagemeister
2013-12-24
1
-11
/
+2
*
Add a resolution field and improve general --list-formats output
Philipp Hagemeister
2013-12-24
1
-7
/
+9
*
[bliptv] Remove support for direct downloads
Philipp Hagemeister
2013-12-23
1
-3
/
+2
*
YoutubeDL: rename `_fd_progress_hooks` back to `_progress_hooks`
Jaime Marquínez Ferrándiz
2013-12-23
1
-5
/
+5
*
YoutubeDL: only set the ‘formats’ field of the info_dict if it was alread...
Jaime Marquínez Ferrándiz
2013-12-23
1
-1
/
+6
*
Merge remote-tracking branch 'jaimeMF/split-downloaders'
Philipp Hagemeister
2013-12-23
1
-5
/
+10
|
\
|
*
Move FileDownloader to its own module and create a new class for each downloa...
Jaime Marquínez Ferrándiz
2013-12-11
1
-3
/
+3
|
*
Now a new FileDownloader is created when downloading a video
Jaime Marquínez Ferrándiz
2013-12-11
1
-4
/
+9
*
|
Merge remote-tracking branch 'rzhxeo/youtube'
Philipp Hagemeister
2013-12-23
1
-6
/
+9
|
\
\
|
*
|
Make prefer_free_formats sorting more robust
rzhxeo
2013-12-18
1
-1
/
+3
|
*
|
Filter and sort videos before calling list_formats
rzhxeo
2013-12-18
1
-4
/
+5
|
*
|
[YoutubeIE] Externalize format selection
rzhxeo
2013-12-18
1
-1
/
+1
*
|
|
Remove debugging code
Philipp Hagemeister
2013-12-23
1
-2
/
+0
*
|
|
Use bidiv instead of fribidi if available (Fixes #1912)
Philipp Hagemeister
2013-12-23
1
-7
/
+16
|
/
/
*
|
Add webpage_url_basename info_dict field (Fixes #1938)
Philipp Hagemeister
2013-12-17
1
-0
/
+4
*
|
Incorrect variable is used to check whether thumbnail exists
alimirjamali
2013-12-16
1
-1
/
+1
*
|
Simplify --playlist-start / --playlist-end interface
Philipp Hagemeister
2013-12-16
1
-6
/
+6
*
|
Apply --no-overwrites for --write-* files as well (Fixes #1980)
Philipp Hagemeister
2013-12-16
1
-57
/
+57
*
|
Add --get-duration (Fixes #859)
Philipp Hagemeister
2013-12-16
1
-0
/
+4
*
|
Add --min-views / --max-views (Fixes #1979)
Philipp Hagemeister
2013-12-16
1
-5
/
+22
|
/
*
Fix thumbnail filename determination (Fixes #1945)
Philipp Hagemeister
2013-12-11
1
-1
/
+1
*
[YoutubeDL] Simplify filename preparation
Philipp Hagemeister
2013-12-10
1
-2
/
+3
[next]