index
:
youtube-dl
master
Mirror of youtube-dl
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
youtube_dl
/
extractor
/
common.py
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[extractor/common] Add ability to specify custom field preference for `_sort_...
Sergey M․
2015-04-20
1
-1
/
+4
*
InfoExtractor._search_regex: Suggest updating when the regex is not found (su...
Jaime Marquínez Ferrándiz
2015-04-17
1
-2
/
+2
*
[extractor/common] Add the encoding parameter
Yen Chi Hsuan
2015-04-16
1
-13
/
+21
*
[utils] Add `video_title` for `url_result`
Sergey M․
2015-04-12
1
-1
/
+3
*
[extractor/common] Remove f4m section
Sergey M․
2015-04-04
1
-1
/
+1
*
[extractor/common] Add subtitles timecode formatter
Sergey M․
2015-03-13
1
-0
/
+3
*
[extractor/common] Remove 'm3u8' from quality selection URL
Sergey M․
2015-03-06
1
-1
/
+1
*
[extractor/common] Fix format_id when `last_media` is None and always include...
Sergey M․
2015-03-06
1
-5
/
+6
*
[extractor/common] Improve m3u format IDs (#5143)
Philipp Hagemeister
2015-03-06
1
-1
/
+5
*
[extractor/common] Assume non HTTP(S) URLs valid
Sergey M․
2015-03-02
1
-0
/
+4
*
[extractor/common] Pass in video_id (#5057)
Philipp Hagemeister
2015-02-26
1
-3
/
+3
*
[extractor/common] Extract HTTP (possibly f4m) URLs from a .smil file
Antti Ajanki
2015-02-24
1
-0
/
+8
*
[extractor/common] Extract the first of a seq of videos in a .smil file
Antti Ajanki
2015-02-24
1
-29
/
+39
*
Merge branch 'subtitles-rework'
Jaime Marquínez Ferrándiz
2015-02-23
1
-2
/
+26
|
\
|
*
[extractor/common] Simplify subtitles handling methods
Jaime Marquínez Ferrándiz
2015-02-17
1
-10
/
+8
|
*
[youtube] Convert to new subtitles system
Jaime Marquínez Ferrándiz
2015-02-16
1
-0
/
+12
|
*
[YoutubeDL] store the subtitles to download in the 'requested_subtitles' field
Jaime Marquínez Ferrándiz
2015-02-16
1
-2
/
+0
|
*
Improve subtitles support
Jaime Marquínez Ferrándiz
2015-02-16
1
-2
/
+18
*
|
[extractor/common] Fix preference for m3u8 quality selection URL
Sergey M․
2015-02-23
1
-1
/
+1
*
|
PEP8: W503
Philipp Hagemeister
2015-02-21
1
-2
/
+2
*
|
[extractor/common] Recognize Indian censorship (#5021)
Philipp Hagemeister
2015-02-21
1
-0
/
+10
*
|
PEP8 fixes
Philipp Hagemeister
2015-02-17
1
-2
/
+1
*
|
[twitch:stream] Prefer the 'source' format (fixes #4972)
Jaime Marquínez Ferrándiz
2015-02-17
1
-0
/
+11
*
|
[extractor/common] Test URLs with GET
Sergey M?
2015-02-17
1
-3
/
+1
*
|
[extractor/common] Move up filesize
Philipp Hagemeister
2015-02-16
1
-1
/
+1
|
/
*
[extractor/common] Fix link to external documentation
Jaime Marquínez Ferrándiz
2015-02-14
1
-1
/
+1
*
[youtube] Extract average rating (closes #2362)
Jaime Marquínez Ferrándiz
2015-02-11
1
-0
/
+1
*
[escapist] Filter video differently (Fixes #4919)
Philipp Hagemeister
2015-02-10
1
-1
/
+1
*
[options] Add --no-color
Philipp Hagemeister
2015-02-10
1
-1
/
+1
*
[extractor/common] Wrap extractor errors (Fixes #1194)
Philipp Hagemeister
2015-02-10
1
-2
/
+9
*
[extractor/common] Add new helper method _family_friendly_search
Naglis Jonaitis
2015-02-08
1
-0
/
+15
*
[extractor/common] Correct sort order.
Philipp Hagemeister
2015-02-06
1
-1
/
+1
*
[extractor/common] Fix 2.0 manifest extraction (Closes #4830)
Sergey M․
2015-02-06
1
-1
/
+2
*
[extractor/common] Prefix f4m/m3u8 entries with identifier
Sergey M․
2015-02-05
1
-7
/
+7
*
[wsj] Add new extractor (Fixes #4854)
Philipp Hagemeister
2015-02-03
1
-0
/
+1
*
[sort_formats] Prefer bitrate over video size
Philipp Hagemeister
2015-02-03
1
-3
/
+3
*
[nerdist] Add new extractor (Fixes #4851)
Philipp Hagemeister
2015-02-02
1
-2
/
+5
*
[extractor/common] Document all protocol values
Philipp Hagemeister
2015-01-30
1
-1
/
+2
*
[common] Generalize URLs' HTTP errors pre-testing
Sergey M․
2015-01-26
1
-0
/
+23
*
[rtl2] PEP8, simplify, make rtmp tests run (#470)
Philipp Hagemeister
2015-01-25
1
-2
/
+5
*
Add --list-thumbnails
Philipp Hagemeister
2015-01-25
1
-0
/
+2
*
[extractors] Use http_headers for setting the User-Agent and the Referer
Jaime Marquínez Ferrándiz
2015-01-24
1
-1
/
+0
*
Merge remote-tracking branch 'Dineshs91/f4m-2.0'
Philipp Hagemeister
2015-01-10
1
-0
/
+6
|
\
|
*
[extractor/common] href attribute added
dinesh
2014-10-24
1
-0
/
+4
|
*
[extractor/common] Added support for f4m manifest Version 2.0
dinesh
2014-10-24
1
-0
/
+2
*
|
[youtube|ffmpeg] Automatically correct video with non-square pixels (Fixes #4...
Philipp Hagemeister
2015-01-10
1
-0
/
+3
*
|
Merge remote-tracking branch 'Tithen-Firion/master'
Philipp Hagemeister
2015-01-10
1
-2
/
+12
|
\
\
|
*
|
[common] Add new parameters for _download_webpage
Tithen-Firion
2014-12-04
1
-2
/
+12
*
|
|
[netzkino] Add new extractor (Fixes #4669)
Philipp Hagemeister
2015-01-09
1
-0
/
+11
*
|
|
[InfoExtractor/common] Correct and test meta tag matching
Philipp Hagemeister
2015-01-08
1
-1
/
+1
[prev]
[next]