Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-03-12 | [kaltura] optimize url info extraction | remitamine | |
2016-03-12 | Merge pull request #8827 from remitamine/safari | remitamine | |
[safari] extract free and preview videos(#7491) | |||
2016-03-12 | [dw] add support for article pages(closes #8790) | remitamine | |
2016-03-11 | [dw] add support for audio pages | remitamine | |
2016-03-11 | [dw] Add new extractor | remitamine | |
2016-03-11 | [extractor/common] add transform_source to _download_smil and ↵ | remitamine | |
_extract_smil_formats | |||
2016-03-12 | [googledrive] Relax _VALID_URL (Closes #8829) | Sergey M․ | |
2016-03-11 | Merge pull request #8819 from remitamine/simple-webpage-requests | remitamine | |
[extractor/common] simplify using data, headers and query params with _download_* methods | |||
2016-03-11 | [extractor/common] add data, headers and query params to _request_webpage | remitamine | |
2016-03-11 | [safari] extract free and preview videos(#7491) | remitamine | |
2016-03-11 | [kaltura] add support for videos with reference id | remitamine | |
2016-03-11 | [common] Use mimeType to determine file extensions (#8766) | Yen Chi Hsuan | |
2016-03-11 | [utils] Remove codec2ext | Yen Chi Hsuan | |
This function is orignally used for determining file extensions of DASH formats. Now in DASH, ext is determined by mime_type. See #8766 for more information. | |||
2016-03-11 | Credit @benjamincongdon for audioboom (#8812) | Sergey M․ | |
2016-03-11 | [audioboom] Improve robustness and extract uploader (Closes #8812) | Sergey M․ | |
2016-03-11 | Added extractor for AudioBoom.com | Benjamin Congdon | |
2016-03-11 | Merge pull request #8766 from yan12125/dash-detect-ext | Yen Chi Hsuan | |
Detect file extensions of DASH formats from their codecs | |||
2016-03-11 | [facebook] Support videos in groups | Yen Chi Hsuan | |
Viewing/Downloading videos in groups requires logging in, even for those in public groups. Fixes #6951. | |||
2016-03-10 | [facebook] Don't override variable in list comprehension | Jaime Marquínez Ferrándiz | |
2016-03-10 | [iqiyi] Update enc_key | Yen Chi Hsuan | |
2016-03-10 | [facebook] Handle escaped swf params | Yen Chi Hsuan | |
Fixes #8713 | |||
2016-03-10 | [facebook] Fix for m.facebook.com URLs | Yen Chi Hsuan | |
2016-03-10 | [facebook] Merge FacebookPostIE into FacebookIE | Yen Chi Hsuan | |
Fixes #8713 | |||
2016-03-10 | [test_YoutubeDL] PEP 8 | Sergey M․ | |
2016-03-10 | [YoutubeDL] Improve _format_note | Sergey M․ | |
2016-03-10 | [vimeo:ondemand] Clarify IE_NAME | Sergey M․ | |
2016-03-10 | [vimeo:ondemand] Separate ondemand extractor (Closes #8330, closes #8801) | Sergey M․ | |
2016-03-09 | [livestream] Properly build smil URLs (#8794) | Sergey M․ | |
2016-03-08 | Merge pull request #8791 from benjamincongdon/Twitch-AudioOnly-Rebased | Sergey M | |
[twitch] Support for "Audio_Only" format | |||
2016-03-07 | Added flag for 'allow_audio_only' format in Twitch queries | Benjamin Congdon | |
2016-03-07 | Credit @mutantmonkey for ustudio (#8574) and kusi (#8575) | Sergey M․ | |
2016-03-07 | [arte] Improve extraction (Closes #8768) | Sergey M․ | |
2016-03-07 | [arte] Fix typo | Sergey M․ | |
2016-03-06 | [sexu] Improve extraction (Closes #8782) | Sergey M․ | |
2016-03-06 | [Sexu] fix extractor | aystroganov@gmail.com | |
2016-03-06 | [utils] Add more codecs to codec2ext | Yen Chi Hsuan | |
BBC uses avc3. Here's an example (thanks to @remitamine for this example) http://rdmedia.bbc.co.uk/dash/ondemand/bbb/2/client_manifest-common_init.mpd See also https://trac.ffmpeg.org/ticket/5217 | |||
2016-03-06 | [common] Document protocol http_dash_segments | Yen Chi Hsuan | |
2016-03-06 | [safari] Don't pollute std_headers (#8778) | Yen Chi Hsuan | |
2016-03-06 | release 2016.03.062016.03.06 | Philipp Hagemeister | |
2016-03-06 | [vimeo] Don't pollute std_headers | Yen Chi Hsuan | |
Fixes #8778 | |||
2016-03-06 | [downloader/fragment] Make speed more smooth | Sergey M․ | |
At the beginning of every segment there was a drop to Unknown speed due to timeslice being too small to calculate speed. Now last speed from the previous fragment is used. | |||
2016-03-06 | [YoutubeDL] Carry long lines and improve readability | Sergey M․ | |
2016-03-06 | [YoutubeDL] Fix typo in m3u8_native fixup | Sergey M․ | |
2016-03-05 | update tests related to the change in youtube http format sorting | remitamine | |
the change was done in 82156fdbf0913c75181484dcc813565713bf78e9 | |||
2016-03-05 | [cinemassacre] update tests | remitamine | |
2016-03-05 | [cnet] fix info extraction | remitamine | |
2016-03-05 | Merge pull request #8718 from remitamine/m3u8-fixup | remitamine | |
Add fixup for media files produced by HlsNative downloader(fixes #4776) | |||
2016-03-05 | Merge pull request #8754 from remitamine/5min | remitamine | |
update 5min related web sites info extraction and add support for Aol features. | |||
2016-03-05 | [vgtv] support ap.vgtv.no and fix old videos extraction(fixes #8719) | remitamine | |
2016-03-05 | [jeuxvideo] Fix config URL extraction (Closes #8774) | Sergey M․ | |