index
:
slackcoder/youtube-dl
master
Command-line program to download videos from YouTube.com and other video sites
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
youtube_dl
/
extractor
Age
Commit message (
Collapse
)
Author
2016-02-10
[crackle] Add new extractor
remitamine
2016-02-10
[pbs] Switch to portal player by default (Closes #8491)
Sergey M․
2016-02-10
[youku] Report private videos (Closes #8498)
Sergey M․
2016-02-10
[hotstar] Relax _VALID_URL (Closes #8487)
Sergey M․
2016-02-10
[viddler] Update tests
Sergey M․
2016-02-10
[viddler] Add support for secret videos (Closes #8481)
Sergey M․
2016-02-09
[extractor/common] extract youtube dash formats filesize(fixes #8480)
remitamine
2016-02-09
[fox] update test
remitamine
2016-02-09
[extractor/common] remove duplicated formats and subtiles in smil manifests
remitamine
2016-02-09
[fox] extract http formats
remitamine
2016-02-09
[mailru] Fix tests
Sergey M․
2016-02-09
[mailru] Improve and modernize
Sergey M․
2016-02-09
[mailru] Prefer metaUrl API (Closes #8474)
Sergey M․
2016-02-08
[vk] Improve rutube embeds detection (Closes #8461)
Sergey M․
2016-02-08
[youtube] Clarify itag 36 height and abr (Closes #8457)
Sergey M․
2016-02-07
[konserthusetplay] Reorder code pieces
Sergey M․
2016-02-07
[konserthusetplay] Improve _VALID_URL
Sergey M․
2016-02-07
[konserthusetplay] Improve and extract all formats (Closes #8381)
Sergey M․
2016-02-07
[KonserthusetPlay] Add new extractor (partial support)
ovitei
2016-02-07
[vlive] Improve and extract more metadata (Closes #8446)
Sergey M․
2016-02-07
[vlive] Updated to new V App/VLive api.
Erwin de Haan
More robust with getting keys and ids from website.
2016-02-06
[IPrima] Remove test video_id
pulpe
2016-02-06
[iprima] Follow pep8
Jaime Marquínez Ferrándiz
2016-02-06
[IPrima] Fix extractor (fixes #7617)
pulpe
2016-02-06
[rte:radio] Add support for RTMP downloads, alternate URL style
Brian Foley
This is useful as a) RTMP downloads are a good deal faster to download b) Older items are available only as RTMP streams
2016-02-06
[videomore] Fix typo
Sergey M․
2016-02-06
[generic] detect MPD manfiest only from the content
remitamine
2016-02-06
[extractor/generic] Detect DASH manifests in found URLs and extract mpd formats
Sergey M․
2016-02-06
[extractor/generic] Detect DASH manifests and extract mpd formats
Sergey M․
2016-02-06
[common] use float conversion instead of using division from __future__
remitamine
2016-02-06
rename _parse_mpd to _parse_mpd_formats and add default value for mpd namespace
remitamine
2016-02-06
[common] sort dash formats
remitamine
2016-02-06
[generic] extract dash formats detected using content type
remitamine
2016-02-06
Merge pull request #8408 from remitamine/dash
remitamine
Add generic support for mpd manifests(dash formats)
2016-02-06
[youtube] Fix automatic captions
Sergey M․
2016-02-05
[vidme] Clarify IE_NAMEs
Sergey M․
2016-02-05
[vidme:user:likes] Add extractor
Sergey M․
2016-02-05
[vidme:user] Add extractor (Closes #8416)
Sergey M․
2016-02-05
[spankbang] Add test with single format (#8398)
Sergey M․
2016-02-05
[spankbang] Check formats (#8398)
Sergey M․
2016-02-05
[spankbang] Extend format id regex (Closes #8398)
Sergey M․
2016-02-04
[arte.tv:+7] Fix extraction (fixes #8427)
Jaime Marquínez Ferrándiz
2016-02-04
[youtube] fix subtitle order
remitamine
2016-02-04
[youtube] fix subtitle extraction(fixes #8415)
remitamine
2016-02-04
[generic] extract m3u8 formats when mpegurl content type detected
remitamine
2016-02-03
[common] fix segment duration calculation
remitamine
2016-02-03
[common] fix media_template string formating
remitamine
2016-02-03
[common] skip drm protected dash formats
remitamine
2016-02-04
[kuwo] Check for georestriction
Yen Chi Hsuan
2016-02-03
[common] ignore ISO 639-2 generic codes
remitamine
[next]