Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | [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 | |
| | | | | | ||||||
* | | | | | [kaltura] optimize url info extraction | remitamine | 2016-03-12 | 1 | -4/+1 | |
| | | | | | ||||||
* | | | | | Merge pull request #8827 from remitamine/safari | remitamine | 2016-03-12 | 2 | -24/+59 | |
|\ \ \ \ \ | | | | | | | | | | | | | [safari] extract free and preview videos(#7491) | |||||
| * | | | | | [safari] extract free and preview videos(#7491) | remitamine | 2016-03-11 | 1 | -12/+17 | |
| | | | | | | ||||||
| * | | | | | [kaltura] add support for videos with reference id | remitamine | 2016-03-11 | 1 | -12/+42 | |
| |/ / / / | ||||||
* | | | | | [dw] add support for article pages(closes #8790) | remitamine | 2016-03-12 | 2 | -6/+35 | |
| | | | | | ||||||
* | | | | | [dw] add support for audio pages | remitamine | 2016-03-11 | 1 | -8/+24 | |
| | | | | | ||||||
* | | | | | [dw] Add new extractor | remitamine | 2016-03-11 | 2 | -0/+44 | |
| | | | | | ||||||
* | | | | | [extractor/common] add transform_source to _download_smil and ↵ | remitamine | 2016-03-11 | 1 | -4/+4 | |
| | | | | | | | | | | | | | | | | | | | | _extract_smil_formats | |||||
* | | | | | [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 | |
| | | | | | |