Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | release 2016.07.13 | Sergey M․ | 2016-07-13 | 3 | -4/+6 | |
| | ||||||
* | [ellentv] Improve extraction (Closes #10067) | Sergey M․ | 2016-07-13 | 1 | -13/+37 | |
| | ||||||
* | [bbc] extract more and better qulities from Unified Streaming Platform m3u8 ↵ | Remita Amine | 2016-07-13 | 1 | -22/+27 | |
| | | | | manifests | |||||
* | [common] extract vbr, abr and fps for Unified Streaming Platform m3u8 manifests | Remita Amine | 2016-07-13 | 2 | -27/+11 | |
| | ||||||
* | [extractors] Add vk:wallpost extractor import | Sergey M․ | 2016-07-13 | 1 | -0/+1 | |
| | ||||||
* | [vk] Improve login | Sergey M․ | 2016-07-13 | 1 | -7/+8 | |
| | ||||||
* | [vk:wallpost] Add extractor | Sergey M․ | 2016-07-13 | 1 | -48/+175 | |
| | ||||||
* | [travis] Skip downloading srelay | Yen Chi Hsuan | 2016-07-13 | 2 | -11/+0 | |
| | | | | | | SOCKS tests never run on Travis CI due to unknown reasons, and downloading them broke some tests (e.g. https://travis-ci.org/rg3/youtube-dl/builds/144306425) | |||||
* | [shahid] try to bypass geo restriction and extract more metadata(closes #10062) | Remita Amine | 2016-07-12 | 1 | -49/+26 | |
| | ||||||
* | [devscripts/generate-download] Remove MD5 and SHA1 | Philipp Hagemeister | 2016-07-12 | 1 | -4/+0 | |
| | ||||||
* | [youtube] Add YouTube Red paid video reference test (#10059) | Sergey M․ | 2016-07-12 | 1 | -0/+5 | |
| | ||||||
* | [tmz] delegate extraction to KalturaIE | Remita Amine | 2016-07-11 | 1 | -16/+12 | |
| | ||||||
* | [beightcove:new] remove html tags from description | Remita Amine | 2016-07-11 | 1 | -1/+2 | |
| | ||||||
* | [dbtv] delegate extraction to BrightcoveNewIE | Remita Amine | 2016-07-11 | 1 | -50/+19 | |
| | ||||||
* | [tvplay] improve extraction | Remita Amine | 2016-07-11 | 1 | -59/+64 | |
| | ||||||
* | [playvid] Update _TESTS | Yen Chi Hsuan | 2016-07-11 | 1 | -3/+14 | |
| | | | | Blocks https://travis-ci.org/rg3/youtube-dl/jobs/143809100 | |||||
* | [biobiochiletv] Fix extraction and update _TESTS | Yen Chi Hsuan | 2016-07-11 | 1 | -29/+24 | |
| | ||||||
* | [rudo] Add new extractor | Yen Chi Hsuan | 2016-07-11 | 2 | -0/+54 | |
| | | | | Used in biobiochile.tv | |||||
* | release 2016.07.11 | Sergey M․ | 2016-07-11 | 3 | -4/+5 | |
| | ||||||
* | [vidzi] Add support for embed URLs (Closes #10058) | Sergey M․ | 2016-07-11 | 1 | -4/+8 | |
| | ||||||
* | [youtube] Relax TFA regexes | Sergey M․ | 2016-07-11 | 1 | -4/+4 | |
| | ||||||
* | [vuclip] Fix extraction | Yen Chi Hsuan | 2016-07-11 | 1 | -28/+15 | |
| | ||||||
* | [miomio] Fix _TESTS | Yen Chi Hsuan | 2016-07-11 | 1 | -2/+6 | |
| | ||||||
* | [miomio] Support new 'h5' player (closes #9605) | Yen Chi Hsuan | 2016-07-10 | 1 | -12/+39 | |
| | | | | Depends on #8876 | |||||
* | Merge pull request #8876 from remitamine/html5_media | Yen Chi Hsuan | 2016-07-10 | 3 | -0/+118 | |
|\ | | | | | [extractor/common] add helper method to extract html5 media entries | |||||
| * | [extractor/common] add helper method to extract html5 media entries | remitamine | 2016-06-26 | 1 | -0/+58 | |
| | | ||||||
| * | [utils] add helper function for parsing codecs | remitamine | 2016-06-26 | 2 | -0/+60 | |
| | | ||||||
* | | Credit @nehalvpatel for roosterteeth (#9864) | Sergey M․ | 2016-07-10 | 1 | -0/+1 | |
| | | ||||||
* | | [roosterteeth] Improve (Closes #9864) | Sergey M․ | 2016-07-10 | 1 | -43/+79 | |
| | | ||||||
* | | [roosterteeth] Add extractor | Nehal Patel | 2016-07-10 | 2 | -0/+113 | |
| | | ||||||
* | | release 2016.07.09.2 | Sergey M․ | 2016-07-09 | 2 | -4/+4 | |
| | | ||||||
* | | [animeondemand] Fix typo | Sergey M․ | 2016-07-09 | 1 | -1/+1 | |
| | | ||||||
* | | [lynda] Remove md5 from test (Closes #10047) | Sergey M․ | 2016-07-09 | 1 | -1/+1 | |
| | | ||||||
* | | [facebook] Fix typo and break when found video_data (Closes #10048) | Sergey M․ | 2016-07-09 | 1 | -1/+3 | |
| | | ||||||
* | | [generic] Add the test. Closes #1638 | Yen Chi Hsuan | 2016-07-09 | 1 | -0/+15 | |
| | | ||||||
* | | [vimeo] Recognize non-standard embeds (#1638) | Yen Chi Hsuan | 2016-07-09 | 1 | -0/+5 | |
| | | ||||||
* | | Merge pull request #9288 from reyyed/issue#9063fix | Yen Chi Hsuan | 2016-07-09 | 1 | -2/+4 | |
|\ \ | | | | | | | [ffmpeg] Fix embedding subtitles (#9063) | |||||
| * | | [ffmpeg] Fix embedding subtitles (#9063) | Wang Jun Tham | 2016-04-24 | 1 | -2/+4 | |
| | | | | | | | | | | | | | | | Changed command line parameters for ffmpeg when embedding subtitles. Changed to ‘-map 0:v -c:v copy -map 0:a -c:a copy’ | |||||
* | | | release 2016.07.09.1 | Sergey M․ | 2016-07-09 | 2 | -4/+4 | |
| | | | ||||||
* | | | [srmediathek] extend _VALID_URL(closes #9373) | Remita Amine | 2016-07-09 | 1 | -2/+4 | |
| | | | ||||||
* | | | [ard] fix f4m extraction and skip tests with 404 errors | Remita Amine | 2016-07-09 | 1 | -4/+12 | |
| | | | ||||||
* | | | [youtube:user] Preserve user/c path segment | Sergey M․ | 2016-07-09 | 1 | -3/+22 | |
| | | | ||||||
* | | | [extractor/generic] Properly comment out a test | Sergey M․ | 2016-07-09 | 1 | -17/+17 | |
| | | | ||||||
* | | | release 2016.07.09 | Sergey M․ | 2016-07-09 | 3 | -4/+5 | |
| | | | ||||||
* | | | [animeondemand] Pass num for episode based videos | Sergey M․ | 2016-07-09 | 1 | -4/+4 | |
| | | | ||||||
* | | | [options] Rollback old behavior for configuratio files' encoding | Sergey M․ | 2016-07-09 | 1 | -1/+5 | |
| | | | | | | | | | | | | Until agreed with some solution | |||||
* | | | [animeondemand] Add support for full length films (Closes #10031) | Sergey M․ | 2016-07-09 | 1 | -40/+68 | |
| | | | ||||||
* | | | [flipagram] Improve extraction (Closes #9898) | Sergey M․ | 2016-07-09 | 1 | -61/+73 | |
| | | | ||||||
* | | | [extractor/generic] Detect schema.org/VideoObject embeds | Sergey M․ | 2016-07-09 | 1 | -0/+30 | |
| | | | ||||||
* | | | [extractor/common] Add expected_type in json ld routines | Sergey M․ | 2016-07-09 | 1 | -3/+7 | |
| | | |