index
:
youtube-dl
master
Mirror of youtube-dl
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
[YoutubeDL] rework how the format spec is processed
Jaime Marquínez Ferrándiz
2015-06-28
3
-121
/
+209
*
|
|
|
|
[mdr] Change XPath to make it work in python 2.6 (fixes #6443)
Jaime Marquínez Ferrándiz
2015-08-03
1
-1
/
+1
*
|
|
|
|
Merge pull request #6439 from remitamine/facebook
Sergey M.
2015-08-03
1
-0
/
+6
|
\
\
\
\
\
|
*
|
|
|
|
[facebook] add uploader value to the tests
remitamine
2015-08-03
1
-0
/
+2
|
*
|
|
|
|
[facebook] extract uploader
remitamine
2015-08-02
1
-0
/
+4
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
[README.md] Clarify using cookies
Sergey M.
2015-08-03
1
-0
/
+6
*
|
|
|
|
[pornhub] Improve
Sergey M․
2015-08-03
1
-1
/
+1
*
|
|
|
|
[pornhub] Fix video url regular expression.
George Brighton
2015-08-03
1
-1
/
+1
*
|
|
|
|
[downloader/http] Clarify rationale for Content-Range check (#6426)
Sergey M․
2015-08-03
1
-4
/
+11
*
|
|
|
|
[downloader/http] Report unable to resume
Sergey M․
2015-08-03
1
-0
/
+1
*
|
|
|
|
[downloader/http] Simplify
Sergey M․
2015-08-03
1
-7
/
+3
*
|
|
|
|
[utils] import re
remitamine
2015-08-03
1
-0
/
+1
*
|
|
|
|
[utils] restart download if server does not support byte ranges
remitamine
2015-08-03
1
-0
/
+14
*
|
|
|
|
[dailymotion:playlist] Use an iterator for the entries
Jaime Marquínez Ferrándiz
2015-08-02
1
-5
/
+5
*
|
|
|
|
[nowtv] Remove unused import
Jaime Marquínez Ferrándiz
2015-08-02
1
-2
/
+0
*
|
|
|
|
[nowtv] Expand _VALID_URL
Sergey M․
2015-08-02
1
-1
/
+4
*
|
|
|
|
[nowtv] Fix extraction (Closes #6357)
Sergey M․
2015-08-02
1
-36
/
+27
*
|
|
|
|
[screenwavemedia] Use the IP for the videoserver (fixes #6397)
Jaime Marquínez Ferrándiz
2015-08-01
1
-1
/
+1
*
|
|
|
|
[screenwavemedia] fix info extraction (fixes #6270)
remitamine
2015-08-01
1
-51
/
+39
*
|
|
|
|
Credit @cyb3r for the ir90tv extractor
Yen Chi Hsuan
2015-08-02
1
-0
/
+1
|
/
/
/
/
*
|
|
|
[nbcnews] Extend _VALID_URL
Sergey M․
2015-08-01
1
-1
/
+5
*
|
|
|
Merge pull request #6392 from dstftw/generalized-fragmented-fd
Sergey M.
2015-08-01
3
-123
/
+164
|
\
\
\
\
|
*
|
|
|
[hls] Implement hlsnative fd in terms of fragment fd
Sergey M․
2015-07-29
1
-42
/
+37
|
*
|
|
|
[f4m] Implement f4m fd in terms of fragment fd
Sergey M․
2015-07-29
1
-81
/
+17
|
*
|
|
|
[fragment] Generalize fragmented media file downloader
Sergey M․
2015-07-29
1
-0
/
+110
*
|
|
|
|
[utils] Make value optional for find_xpath_attr
Sergey M․
2015-08-01
2
-5
/
+17
*
|
|
|
|
[gdcvault] Fix typo: xml_decription_url -> xml_description_url
Jaime Marquínez Ferrándiz
2015-08-01
1
-2
/
+2
*
|
|
|
|
[gdcvault] Add support for audio extraction (fixes #5784)
remitamine
2015-08-01
1
-7
/
+22
*
|
|
|
|
[viewster] use head request to extract api token
remitamine
2015-08-01
1
-1
/
+2
*
|
|
|
|
[vidme] Make uploader optional and add test
Sergey M․
2015-08-01
1
-5
/
+32
*
|
|
|
|
Merge pull request #6421 from remitamine/vidme
Sergey M.
2015-08-01
1
-0
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
[vidme] extract the uploader
remitamine
2015-07-31
1
-0
/
+2
*
|
|
|
|
|
[soundcloud] Clean up _VALID_URLs
Sergey M․
2015-08-01
1
-2
/
+10
|
/
/
/
/
/
*
|
|
|
|
[soundcloud:user] Rework extractor (Closes #6399)
Sergey M․
2015-07-31
1
-28
/
+99
*
|
|
|
|
[viewster] Use 'compat_urllib_parse_unquote'
Jaime Marquínez Ferrándiz
2015-07-30
1
-1
/
+2
*
|
|
|
|
[viewster] extract the api auth token
remitamine
2015-07-30
3
-1
/
+18
*
|
|
|
|
Merge remote-tracking branch 'dstftw/multifeed-videos' (closes #6360)
Jaime Marquínez Ferrándiz
2015-07-29
1
-27
/
+106
|
\
\
\
\
\
|
*
|
|
|
|
[youtube] Show info message for multifeed videos according to noplaylist option
Sergey M․
2015-07-29
1
-16
/
+21
|
*
|
|
|
|
[youtube] Respect noplaylist for multifeed videos
Sergey M․
2015-07-25
1
-1
/
+3
|
*
|
|
|
|
[youtube] Add support for multifeed videos
Sergey M․
2015-07-25
1
-27
/
+99
*
|
|
|
|
|
Merge branch 'atomicdryad-pr-fix_bbc_mediaselector'
Sergey M․
2015-07-30
1
-12
/
+35
|
\
\
\
\
\
\
|
*
|
|
|
|
|
[bbc] Improve work with mediaselection URLs
Sergey M․
2015-07-30
1
-17
/
+33
|
*
|
|
|
|
|
Merge branch 'pr-fix_bbc_mediaselector' of https://github.com/atomicdryad/you...
Sergey M․
2015-07-29
1
-10
/
+17
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
BBCIE: Fix missing .mp4 formats on news sites
fnord
2015-07-27
1
-10
/
+17
*
|
|
|
|
|
|
|
Credit slangangular for the sportschau extractor (#6199)
Jaime Marquínez Ferrándiz
2015-07-29
1
-0
/
+1
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge branch 'purdeaandrei-save_tags_simpler_only_saves_tags_to_info_json'
Sergey M․
2015-07-29
2
-4
/
+18
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
[youtube] Improve tags extraction and add test
Sergey M․
2015-07-29
1
-4
/
+10
|
*
|
|
|
|
|
|
[extractor/common] Add _meta_regex and clarify tags field
Sergey M․
2015-07-29
1
-4
/
+8
|
*
|
|
|
|
|
|
Documented tags as a possible dict key
Purdea Andrei
2015-07-28
1
-0
/
+1
|
*
|
|
|
|
|
|
[youtube]: tags key in info jason is now a list
Purdea Andrei
2015-07-28
1
-2
/
+1
[prev]
[next]