Commit Graph

9695 Commits (bdbf4ba40ebae986ddf65fd1da4741af9ddf3ec9)

Author SHA1 Message Date
Yen Chi Hsuan 8e0548e180 [iqiyi] Partial support for VIP-only videos
See  and . Currently only 6-min preview are supported
Philipp Hagemeister a517bb4b1e [noz] Add new extractor
Sergey M․ 9dcefb23a1 [laola1tv] Improve (Closes )
Jens Wille 5e19323ed9 [laola1tv] Fixes for changed site layout.
* Fixed valid URLs (w/ tests).
* Fixed iframe URL extraction.
* Fixed token URL extraction.
* Fixed variable extraction.
* Fixed uploader spelling.
* Added upload_date to result dictionary.
Sergey M․ 611c1dd96e [refactor] Single quotes consistency
Sergey M․ d800609c62 [refactor] Do not specify redundant None as second argument in dict.get()
Sergey M․ c78c9cd10d [downloader/dash] PEP 8
Sergey M․ e76394f36c [globo] Switch to new-style classes
Sergey M․ 080e09557d [aes] Switch to new-style classes
Sergey M․ fca2e6d5a6 [dailymotion:cloud] Use idiomatic name for classmethod's first argument
Sergey M․ b45f2b1d6e [myvideo] Mark broken
remitamine fc2e70ee90 Merge pull request from remitamine/dash_downloader
[downloader/dash] Implement dashsegments fd in terms of fragment fd
Sergey M․ b4561e857f [animeondemand] Add .netrc
Jaime Marquínez Ferrándiz 7023251239 [comedycentral] Support /shows URLs (fixes )
Sergey M․ e2bd68c901 [animeondemand][wip] Add extractor ()
Philipp Hagemeister 35ced3985a release 2016.02.13
Sergey M․ 3e18700d45 [nbc] Correct test
Sergey M․ f9f49d87c2 [youtube] Add test for
Sergey M․ 6863631c26 [youtube] Improve multifeed videos extraction (Closes )
Sergey M․ 9d939cec48 [extractor/generic] Add direct mpd url test
Sergey M․ 4c77d3f52a [YoutubeDL] Allow bestvideo+bestaudio for any extractor
Sergey M․ 7be747b921 [extractor/generic] Pass mpd base url to _parse_mpd_formats
Sergey M․ bb20526b64 [extractor/common] Improve base url construction
remitamine bcbb1b08b2 Revert "[aenetworks] extract http formats"
This reverts commit 3d98f97c64.
remitamine 3d98f97c64 [aenetworks] extract http formats
remitamine c349456ef6 [extractor/common] strip http urls in smil manifest
Sergey M․ 5a4905924d [extractor/generic] Improve dailymotion embed detection (Closes , closes )
Sergey M․ b826035dd5 [vimeo] Fix authentication (Closes )
remitamine a7cab4d039 [theplatform] remove unused import and change smil url for ThePlatformFeedIE
remitamine fc3810f6d1 Merge branch 'master' of github.com:rg3/youtube-dl
remitamine 3dc71d82ce [theplatform] fix pid extraction in the platform feed
Sergey M․ 9c7b38981c [utils] Bump Firefox version in User-Agent
Old version number causes Youtube not to serve some formats in ytplayer.config
remitamine 8b85ac3fd9 [cbc] Add new extractor(closes )(closes )(closes )
remitamine 81e1c4e2fc [extractor/common] remove duplicate rtmp formats in smil manifest
Sergey M․ 388ae76b52 [YoutubeDL] Fix format resolution when height is missing
Sergey M․ b67d63149d [youtube] Fix typos
Sergey M․ 28280e8ded [plays] PEP 8
Sergey M․ 6b3fbd3425 [pbs] Fix multi part videos extraction
Sergey M․ a7ab46375b [pbs] Update some tests
Sergey M․ b14d5e26f6 [pbs] Improve description extraction
Sergey M․ 9a61dfba0c [pbs] Revert prefer portalplayer
remitamine 154c209e2d [extractor/common] improve dash format ids
remitamine d1ea5e171f [plays] Add new extractor()
remitamine a1188d0ed0 [crackle] add prefix to format ids
remitamine 47d205a646 [crackle] improve format sorting
remitamine 80f772c28a [crackle] Add new extractor
Philipp Hagemeister f817d9bec1 release 2016.02.10
Sergey M․ e2effb08a4 [YoutubeDL] Sanitize format_id (Closes )
Sergey M․ 7fcea295c5 [pbs] Switch to portal player by default (Closes )
Sergey M․ cc799437ea [youku] Report private videos (Closes )
Sergey M․ 89d23f37f2 [hotstar] Relax _VALID_URL (Closes )
Philipp Hagemeister b92071ef00 release 2016.02.09.1
Sergey M․ 47246ae26c [viddler] Update tests
Sergey M․ 9c15869c28 [viddler] Add support for secret videos (Closes )
remitamine 51e9094f4a [extractor/common] extract youtube dash formats filesize(fixes )
remitamine 5e3a6fec33 [fox] update test
remitamine c43fe0268c [downloader/dash] Implement dashsegments fd in terms of fragment fd
remitamine d413095f7e [extractor/common] remove duplicated formats and subtiles in smil manifests
remitamine 1bedf4de06 [fox] extract http formats
Sergey M․ 3967a761f4 [mailru] Fix tests
Sergey M․ b081350bd9 [mailru] Improve and modernize
Sergey M․ 16f1430ba6 [mailru] Prefer metaUrl API (Closes )
Philipp Hagemeister 085ad71157 release 2016.02.09
Sergey M․ 35972ba172 [vk] Improve rutube embeds detection (Closes )
Sergey M․ 3834d3e35c [youtube] Clarify itag 36 height and abr (Closes )
Sergey M․ b6bfa6fb79 [konserthusetplay] Reorder code pieces
Sergey M․ f070197bd7 [konserthusetplay] Improve _VALID_URL
Sergey M․ 5a7699bb2e [konserthusetplay] Improve and extract all formats (Closes )
ovitei 8628d26f38 [KonserthusetPlay] Add new extractor (partial support)
Sergey M․ 8411229bd5 [utils] Allow dot in strip_jsonp
Sergey M․ 86296ad2cd [utils] Add ability to control skipping false values in dict_get
Sergey M․ 52f5889f77 [vlive] Improve and extract more metadata (Closes )
Sergey M․ cbecc9b903 [utils] Add dict_get convenience method
Erwin de Haan b8b465af3e [vlive] Updated to new V App/VLive api.
More robust with getting keys and ids from website.
pulpe 59b35c6745 [IPrima] Remove test video_id
Jaime Marquínez Ferrándiz 7032833011 [iprima] Follow pep8
pulpe f406c78785 [IPrima] Fix extractor (fixes )
Sergey M f326b5837a Merge pull request from bpfoley/rte-newurl
[rte:radio] Add support for RTMP downloads, alternate URL style
Brian Foley 5dd4b3468f [rte:radio] Add support for RTMP downloads, alternate URL style
This is useful as
a) RTMP downloads are a good deal faster to download
b) Older items are available only as RTMP streams
Jaime Marquínez Ferrándiz d4f8e83404 [FFmpegSubtitlesConvertorPP] remove unused variable
Jaime Marquínez Ferrándiz 7b8b007cd9 [FFmpegSubtitlesConvertorPP] remove intermediate srt files
Jaime Marquínez Ferrándiz 3547d26587 [FFmpegSubtitlesConvertorPP] correctly update the extension (fixes )
Jaime Marquínez Ferrándiz 7e62c2eb6d [FFmpegSubtitlesConvertorPP] fix not working when srt is used as the intermediate format between ttml/dfxp and other format
It was trying to use the ttml/dfxp file with ffmpeg, which doesn't have support for them.
I broke it in e04398e397.
Sergey M․ 56401e1e5f [downloader/hls] Do not send 'q' to ffmpeg on Windows (Closes )
Sergey M․ 4340727e6c [videomore] Fix typo
remitamine 28ad7df65d [generic] detect MPD manfiest only from the content
Sergey M․ 79a3508579 [extractor/generic] Detect DASH manifests in found URLs and extract mpd formats
Sergey M․ 1b840245bd [extractor/generic] Detect DASH manifests and extract mpd formats
remitamine 6a3828fddd [common] use float conversion instead of using division from __future__
remitamine 91cb6b5065 rename _parse_mpd to _parse_mpd_formats and add default value for mpd namespace
remitamine 0826a0b555 [common] sort dash formats
remitamine bcbbb98bfe [generic] extract dash formats detected using content type
remitamine 66159b38aa Merge pull request from remitamine/dash
Add generic support for mpd manifests(dash formats)
Sergey M․ 23d17e4beb [youtube] Fix automatic captions
Sergey M․ d97b0e3241 [vidme] Clarify IE_NAMEs
Sergey M․ eb2533ec4c [vidme:user:likes] Add extractor
Sergey M․ b7b365067f [vidme:user] Add extractor (Closes )
remitamine 86e284e028 Merge branch 'master' of github.com:rg3/youtube-dl
Sergey M․ d9e543b680 [spankbang] Add test with single format ()
Sergey M․ c773c232d8 [spankbang] Check formats ()