Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [googledrive] Relax _VALID_URL (Closes #8829) | Sergey M․ | 2016-03-12 | 1 | -4/+8 |
| | |||||
* | Merge pull request #8819 from remitamine/simple-webpage-requests | remitamine | 2016-03-11 | 1 | -9/+16 |
|\ | | | | | [extractor/common] simplify using data, headers and query params with _download_* methods | ||||
| * | [extractor/common] add data, headers and query params to _request_webpage | remitamine | 2016-03-11 | 1 | -9/+16 |
| | | |||||
* | | [common] Use mimeType to determine file extensions (#8766) | Yen Chi Hsuan | 2016-03-11 | 1 | -4/+4 |
| | | |||||
* | | [utils] Remove codec2ext | Yen Chi Hsuan | 2016-03-11 | 1 | -16/+0 |
| | | | | | | | | | | | | 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. | ||||
* | | Credit @benjamincongdon for audioboom (#8812) | Sergey M․ | 2016-03-11 | 1 | -0/+1 |
| | | |||||
* | | [audioboom] Improve robustness and extract uploader (Closes #8812) | Sergey M․ | 2016-03-11 | 1 | -7/+34 |
| | | |||||
* | | Added extractor for AudioBoom.com | Benjamin Congdon | 2016-03-11 | 2 | -0/+40 |
| | | |||||
* | | Merge pull request #8766 from yan12125/dash-detect-ext | Yen Chi Hsuan | 2016-03-11 | 2 | -0/+18 |
|\ \ | | | | | | | Detect file extensions of DASH formats from their codecs | ||||
| * | | [utils] Add more codecs to codec2ext | Yen Chi Hsuan | 2016-03-06 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
| * | | [common] Use codec2ext for DASH formats (#8764) | Yen Chi Hsuan | 2016-03-05 | 1 | -0/+2 |
| | | | |||||
| * | | [utils] Add codec2ext | Yen Chi Hsuan | 2016-03-05 | 1 | -0/+13 |
| | | | |||||
* | | | [facebook] Support videos in groups | Yen Chi Hsuan | 2016-03-11 | 1 | -1/+5 |
| | | | | | | | | | | | | | | | | | | | | | Viewing/Downloading videos in groups requires logging in, even for those in public groups. Fixes #6951. | ||||
* | | | [facebook] Don't override variable in list comprehension | Jaime Marquínez Ferrándiz | 2016-03-10 | 1 | -2/+2 |
| | | | |||||
* | | | [iqiyi] Update enc_key | Yen Chi Hsuan | 2016-03-10 | 1 | -1/+1 |
| | | | |||||
* | | | [facebook] Handle escaped swf params | Yen Chi Hsuan | 2016-03-10 | 1 | -3/+13 |
| | | | | | | | | | | | | Fixes #8713 | ||||
* | | | [facebook] Fix for m.facebook.com URLs | Yen Chi Hsuan | 2016-03-10 | 1 | -4/+10 |
| | | | |||||
* | | | [facebook] Merge FacebookPostIE into FacebookIE | Yen Chi Hsuan | 2016-03-10 | 2 | -33/+40 |
| | | | | | | | | | | | | Fixes #8713 | ||||
* | | | [test_YoutubeDL] PEP 8 | Sergey M․ | 2016-03-10 | 1 | -1/+0 |
| | | | |||||
* | | | [YoutubeDL] Improve _format_note | Sergey M․ | 2016-03-10 | 2 | -1/+7 |
| | | | |||||
* | | | [vimeo:ondemand] Clarify IE_NAME | Sergey M․ | 2016-03-10 | 1 | -0/+1 |
| | | | |||||
* | | | [vimeo:ondemand] Separate ondemand extractor (Closes #8330, closes #8801) | Sergey M․ | 2016-03-10 | 2 | -9/+52 |
| | | | |||||
* | | | [livestream] Properly build smil URLs (#8794) | Sergey M․ | 2016-03-09 | 1 | -1/+5 |
| | | | |||||
* | | | Merge pull request #8791 from benjamincongdon/Twitch-AudioOnly-Rebased | Sergey M | 2016-03-08 | 1 | -0/+2 |
|\ \ \ | | | | | | | | | [twitch] Support for "Audio_Only" format | ||||
| * | | | Added flag for 'allow_audio_only' format in Twitch queries | Benjamin Congdon | 2016-03-07 | 1 | -0/+2 |
|/ / / | |||||
* | | | Credit @mutantmonkey for ustudio (#8574) and kusi (#8575) | Sergey M․ | 2016-03-07 | 1 | -0/+1 |
| | | | |||||
* | | | [arte] Improve extraction (Closes #8768) | Sergey M․ | 2016-03-07 | 1 | -3/+6 |
| | | | |||||
* | | | [arte] Fix typo | Sergey M․ | 2016-03-07 | 1 | -1/+1 |
| |/ |/| | |||||
* | | [sexu] Improve extraction (Closes #8782) | Sergey M․ | 2016-03-06 | 1 | -11/+12 |
| | | |||||
* | | [Sexu] fix extractor | aystroganov@gmail.com | 2016-03-06 | 1 | -3/+3 |
| | | |||||
* | | [common] Document protocol http_dash_segments | Yen Chi Hsuan | 2016-03-06 | 1 | -1/+1 |
| | | |||||
* | | [safari] Don't pollute std_headers (#8778) | Yen Chi Hsuan | 2016-03-06 | 1 | -2/+3 |
| | | |||||
* | | release 2016.03.06 | Philipp Hagemeister | 2016-03-06 | 3 | -4/+8 |
| | | |||||
* | | [vimeo] Don't pollute std_headers | Yen Chi Hsuan | 2016-03-06 | 1 | -3/+2 |
| | | | | | | | | Fixes #8778 | ||||
* | | [downloader/fragment] Make speed more smooth | Sergey M․ | 2016-03-06 | 1 | -1/+2 |
| | | | | | | | | | | 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. | ||||
* | | [YoutubeDL] Carry long lines and improve readability | Sergey M․ | 2016-03-06 | 1 | -10/+18 |
| | | |||||
* | | [YoutubeDL] Fix typo in m3u8_native fixup | Sergey M․ | 2016-03-06 | 1 | -1/+1 |
| | | |||||
* | | update tests related to the change in youtube http format sorting | remitamine | 2016-03-05 | 8 | -14/+14 |
| | | | | | | | | the change was done in 82156fdbf0913c75181484dcc813565713bf78e9 | ||||
* | | [cinemassacre] update tests | remitamine | 2016-03-05 | 1 | -6/+18 |
| | | |||||
* | | [cnet] fix info extraction | remitamine | 2016-03-05 | 1 | -4/+2 |
| | | |||||
* | | Merge pull request #8718 from remitamine/m3u8-fixup | remitamine | 2016-03-05 | 3 | -4/+34 |
|\ \ | | | | | | | Add fixup for media files produced by HlsNative downloader(fixes #4776) | ||||
| * | | Add fixup for media files produced by HlsNative downloader(fixes #4776) | remitamine | 2016-03-01 | 3 | -4/+34 |
| | | | |||||
* | | | Merge pull request #8754 from remitamine/5min | remitamine | 2016-03-05 | 4 | -91/+60 |
|\ \ \ | | | | | | | | | update 5min related web sites info extraction and add support for Aol features. | ||||
| * | | | [aol] imporve extraction | remitamine | 2016-03-04 | 2 | -48/+27 |
| | | | | | | | | | | | | | | | | | | | | - add support for aol features - remove support for legacy urls | ||||
| * | | | [engadget] remove support for legacy urls | remitamine | 2016-03-04 | 1 | -22/+3 |
| | | | | |||||
| * | | | [fivemin] improve extraction | remitamine | 2016-03-04 | 1 | -21/+30 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | - skip m3u8 formats(404 error) - skip unavailable test - download embed page only when it's needed - update _VALID_URL regex(joystiq.com redirect to engadget.com) | ||||
* | | | | [vgtv] support ap.vgtv.no and fix old videos extraction(fixes #8719) | remitamine | 2016-03-05 | 1 | -5/+12 |
| | | | | |||||
* | | | | [jeuxvideo] Fix config URL extraction (Closes #8774) | Sergey M․ | 2016-03-05 | 1 | -1/+1 |
| | | | | |||||
* | | | | [revison3] fix video_id for --download-archive | remitamine | 2016-03-05 | 1 | -6/+14 |
| | | | | |||||
* | | | | [YoutubeDL] Fix resolution with missing height in output template dict | Sergey M․ | 2016-03-05 | 1 | -1/+1 |
| | | | |