Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | [aljazeera] update the extractor to use BrightcoveNewIE | remitamine | 2016-03-15 | 1 | -12/+6 | |
| | | ||||||
* | | [svt] extract dashhbbtv formats(#8867) | remitamine | 2016-03-15 | 1 | -3/+8 | |
| | | ||||||
* | | [brightcove] extract dash formats and detect audio formats | remitamine | 2016-03-15 | 1 | -4/+16 | |
| | | ||||||
* | | Merge pull request #8513 from remitamine/dash-sort | remitamine | 2016-03-15 | 1 | -0/+3 | |
|\ \ | | | | | | | [extractor/common] fix dash formats sorting | |||||
| * | | [extractor/common] fix dash formats sorting | remitamine | 2016-02-11 | 1 | -0/+3 | |
| | | | ||||||
* | | | [twitch:playlistbase] Clarify pagination bug | Sergey M․ | 2016-03-15 | 1 | -1/+2 | |
| | | | | | | | | | | | | Pagination bug has been fixed by twitch on 15.03.2016. | |||||
* | | | [noz] extract f4m and m3u8 formats | remitamine | 2016-03-15 | 1 | -11/+24 | |
| | | | ||||||
* | | | [brightcove:new] detect m3u8 manifests by M2TS container | remitamine | 2016-03-15 | 1 | -2/+3 | |
| | | | ||||||
* | | | [brightcove:new] Add support for non numeric ref: preffixed video ids | remitamine | 2016-03-15 | 1 | -1/+5 | |
| | | | ||||||
* | | | [rice] Add new extractor(closes #1736) | remitamine | 2016-03-15 | 2 | -0/+117 | |
| | | | ||||||
* | | | [brightcove] raise ExtractorError on 403 errors and fix regex to work with ↵ | remitamine | 2016-03-14 | 1 | -2/+9 | |
| | | | | | | | | | | | | tenplay | |||||
* | | | [gameinformer] remove unused imports | remitamine | 2016-03-14 | 1 | -2/+0 | |
| | | | ||||||
* | | | [tlc] fix extraction and update extractor to use BrightcoveNewIE | remitamine | 2016-03-14 | 1 | -22/+13 | |
| | | | ||||||
* | | | [gameinformer] update the extractor to use BrightcoveNewIE | remitamine | 2016-03-14 | 1 | -21/+8 | |
| | | | ||||||
* | | | [external/downloader] fix rtmp downloading using FFmpegFD | remitamine | 2016-03-14 | 1 | -1/+28 | |
| | | | ||||||
* | | | release 2016.03.14 | Philipp Hagemeister | 2016-03-14 | 3 | -3/+10 | |
| | | | ||||||
* | | | [usatoday] Add new extractor(closes #8655) | remitamine | 2016-03-13 | 2 | -0/+49 | |
| | | | ||||||
* | | | Merge pull request #8611 from remitamine/ffmpegfd | remitamine | 2016-03-13 | 4 | -78/+122 | |
|\ \ \ | | | | | | | | | [downloader/external] Add FFmpegFD | |||||
| * | | | [downloader/external] pass configuration args to ffmpeg | remitamine | 2016-03-13 | 1 | -0/+2 | |
| | | | | ||||||
| * | | | [external/downloader] don't pass -t and -ss to ffmpeg | remitamine | 2016-03-13 | 1 | -7/+6 | |
| | | | | ||||||
| * | | | [downloader/external] check for ffmpeg availablity when it used for m3u8 ↵ | remitamine | 2016-03-13 | 1 | -0/+3 | |
| | | | | | | | | | | | | | | | | download | |||||
| * | | | [download/external] move the check for multiple selected formats to ↵ | remitamine | 2016-03-13 | 2 | -2/+2 | |
| | | | | | | | | | | | | | | | | get_suitable_downloader | |||||
| * | | | [extractor/__init__] disable time range downloading | remitamine | 2016-03-13 | 1 | -2/+2 | |
| | | | | ||||||
| * | | | [downloader/rtsp] Add rtsp and mms downloader | remitamine | 2016-03-13 | 2 | -2/+48 | |
| | | | | ||||||
| * | | | [downloader/external] add can_download mathod for checking downloader ↵ | remitamine | 2016-03-13 | 2 | -2/+6 | |
| | | | | | | | | | | | | | | | | availibilty and support | |||||
| * | | | [downloader/external] wrap available_opt in a list | remitamine | 2016-03-13 | 1 | -5/+5 | |
| | | | | ||||||
| * | | | [downloader/external] skip FFmpegFD when requesting multiple formats | remitamine | 2016-03-13 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | [ffmpeg] convert format ext to ffmpeg output formats codes | remitamine | 2016-03-13 | 2 | -2/+15 | |
| | | | | ||||||
| * | | | [downloader/external:ffmpegfd] check for None value of start_time | remitamine | 2016-02-20 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | [downloader/external] check for external downloaders availability | remitamine | 2016-02-20 | 2 | -2/+23 | |
| | | | | ||||||
| * | | | [downloader/external] Add FFmpegFD(fixes #622) | remitamine | 2016-02-19 | 4 | -124/+80 | |
| | | | | | | | | | | | | | | | | | | | | - replace HlsFD and RtspFD - add basic support for downloading part of the video or audio | |||||
* | | | | Merge pull request #8821 from remitamine/list-thumbnails-order | remitamine | 2016-03-13 | 1 | -10/+6 | |
|\ \ \ \ | | | | | | | | | | | [YoutubeDL] check for --list-thumbnails immediately after processing them | |||||
| * | | | | [YoutubeDL] check for --list-thumbnails immediately after processing them | remitamine | 2016-03-13 | 1 | -10/+6 | |
| | | | | | ||||||
* | | | | | [utils] PEP 8 | Sergey M․ | 2016-03-13 | 1 | -0/+1 | |
| | | | | | ||||||
* | | | | | [vice:show] Add extractor (Closes #8847) | Sergey M․ | 2016-03-13 | 2 | -21/+62 | |
| | | | | | ||||||
* | | | | | [mixcloud] Fix view count extraction (Closes #8831, closes #8845) | Sergey M․ | 2016-03-13 | 1 | -2/+3 | |
| | | | | | ||||||
* | | | | | [bbc] Generalize unit table lookup and add parse_count | Sergey M․ | 2016-03-13 | 2 | -7/+40 | |
| | | | | | ||||||
* | | | | | [bbc] Update test | Sergey M․ | 2016-03-13 | 1 | -9/+9 | |
| | | | | | ||||||
* | | | | | [bbc] Update test | Sergey M․ | 2016-03-13 | 1 | -1/+1 | |
| | | | | | ||||||
* | | | | | [bbc] Improve title and description extraction (Closes #8826, closes #8822) | Sergey M․ | 2016-03-13 | 1 | -9/+18 | |
| | | | | | ||||||
* | | | | | [bbc] Fix BBC Extractor to work with 'School Report' | Benjamin Congdon | 2016-03-13 | 1 | -7/+8 | |
| | | | | | ||||||
* | | | | | [makerschannel] Add new extractor(closes #8839) | remitamine | 2016-03-12 | 2 | -0/+41 | |
| | | | | | ||||||
* | | | | | [minoto] Add new extractor | remitamine | 2016-03-12 | 2 | -0/+57 | |
| | | | | | ||||||
* | | | | | [safari] Remove unused imports | Sergey M․ | 2016-03-13 | 1 | -2/+0 | |
| | | | | | ||||||
* | | | | | [extractor/generic] Extract f4m formats from final URLs | Sergey M․ | 2016-03-13 | 1 | -0/+2 | |
| | | | | | ||||||
* | | | | | [extractor/generic] Extract f4m formats and refactor common info | Sergey M․ | 2016-03-13 | 1 | -16/+21 | |
| | | | | | ||||||
* | | | | | [extractor/common] Add _parse_f4m_formats routine | Sergey M․ | 2016-03-13 | 1 | -1/+9 | |
| | | | | | ||||||
* | | | | | [safari] Fix authentication | Sergey M․ | 2016-03-13 | 1 | -4/+7 | |
| | | | | | ||||||
* | | | | | [safari] Respect kaltura session (Closes #7491) | Sergey M․ | 2016-03-13 | 1 | -6/+19 | |
| | | | | | ||||||
* | | | | | [kaltura] Respect kaltura session | Sergey M․ | 2016-03-13 | 1 | -7/+11 | |
| | | | | |