Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-07-18 | [ard] Add test for rbb-online | Sergey M․ | |
2016-07-17 | release 2016.07.172016.07.17 | Sergey M․ | |
2016-07-17 | [spike] Relax _VALID_URL and improve extraction (Closes #10106) | Sergey M․ | |
2016-07-17 | [viki] Fix tests (Closes #10098) | Sergey M․ | |
2016-07-17 | [viki] Lower m3u8 preference | Sergey M․ | |
http URLs are always provde the same or better quality | |||
2016-07-17 | [viki] Override m3u8 formats acodec | Sergey M․ | |
2016-07-17 | Revert "[bbc] extract more and better qulities from Unified Streaming ↵ | Sergey M․ | |
Platform m3u8 manifests" This reverts commit 0385aa6199206e4ba7745efec73be26c5826286a. | |||
2016-07-17 | [comedycentraltv] Add extractor (Closes #10101) | Sergey M․ | |
2016-07-17 | [mtvservices] Strip description | Sergey M․ | |
2016-07-17 | [ard] Add support for rbb-online (Closes #10095) | Sergey M․ | |
2016-07-17 | [streamable] Fix title extraction and improve (Closes #9122) | Sergey M․ | |
2016-07-17 | [streamable] Add extractor | Zach Bruggeman | |
2016-07-17 | [nintendo] Improve playlist extraction (Closes #9986) | Sergey M․ | |
2016-07-16 | [nintendo] Add extractor | TRox1972 | |
2016-07-16 | [extractor/generic] Change twitter:player embeds priority to lowest (Closes ↵ | Sergey M․ | |
#10090) | |||
2016-07-16 | [cloudy] Drop videoraj.to | Yen Chi Hsuan | |
videoraj.ch is now a shoe-selling website, and videoraj.to domain name is gone. | |||
2016-07-16 | [cliphunter] Update _TESTS | Yen Chi Hsuan | |
2016-07-16 | [cbsnews] Update _TESTS of CBSNewsLiveVideoIE | Yen Chi Hsuan | |
2016-07-16 | [cbc] Skip geo-restricted test case | Yen Chi Hsuan | |
2016-07-16 | release 2016.07.162016.07.16 | Sergey M․ | |
2016-07-16 | [YoutubeDL] Fix incomplete formats check | Sergey M․ | |
2016-07-16 | [YoutubeDL] Fix format selection with filters (Closes #10083) | Sergey M․ | |
2016-07-15 | Revert "[ffmpeg] Fix embedding subtitles (#9063)" | Yen Chi Hsuan | |
This reverts commit ccff2c404d7ea9f5b21ede8ae57bb79feec7eb94. Fixes #10081. The new approach breaks embedding subtitles into video-only or audio-only files. FFMpeg provides a trick: add '?' after the argument of '-map' so that a missing stream is ignored. For example: opts = [ '-map', '0:v?', '-c:v', 'copy', '-map', '0:a?', '-c:a', 'copy', # other options... ] Unfortunately, such a format is not implemented in avconv, either. I guess adding '-ignore_unknown' if self.basename == 'ffmpeg' is the best solution. However, the example mentioned in #9063 no longer serves problematic files, so I can't test it. I'll reopen #9063 and wait for another example so that I can test '-ignore_unknown'. | |||
2016-07-14 | [syfy] fix extraction(closes #9087)(closes #3820)(closes #2388) | Remita Amine | |
2016-07-15 | [3qsdn] Restrict src JS regex | Sergey M․ | |
2016-07-15 | [orf:tvthek] Remove test md5 | Sergey M․ | |
2016-07-15 | Fix unit tests for m3u8 and RTSP extractors that require ffmpeg or mplayer | Nehal Patel | |
2016-07-14 | [ninenow] correct test url | Remita Amine | |
2016-07-14 | [ninenow] Add new extractor(closes #5181) | Remita Amine | |
2016-07-14 | [brightcove] skip ism manifests | Remita Amine | |
2016-07-13 | Add extractor for rtve.es/television (fixes #10076) | Jaime Marquínez Ferrándiz | |
2016-07-13 | [rtve] Fix extraction (#10076) | Jaime Marquínez Ferrándiz | |
For http://www.rtve.es/alacarta/videos/documentos-tv/documentos-tv-revolucion-del-movil/3069778/ using 'auth/resources' fails, and other URLs seem to work fine. | |||
2016-07-13 | [bbc] extract only the original Unified Streaming Platform m3u8 manifests | Remita Amine | |
https://github.com/rg3/youtube-dl/commit/0385aa6199206e4ba7745efec73be26c5826286a#commitcomment-18233275 manifests with higher birate require more time to check formats | |||
2016-07-13 | release 2016.07.132016.07.13 | Sergey M․ | |
2016-07-13 | [ellentv] Improve extraction (Closes #10067) | Sergey M․ | |
2016-07-13 | [bbc] extract more and better qulities from Unified Streaming Platform m3u8 ↵ | Remita Amine | |
manifests | |||
2016-07-13 | [common] extract vbr, abr and fps for Unified Streaming Platform m3u8 manifests | Remita Amine | |
2016-07-13 | [extractors] Add vk:wallpost extractor import | Sergey M․ | |
2016-07-13 | [vk] Improve login | Sergey M․ | |
2016-07-13 | [vk:wallpost] Add extractor | Sergey M․ | |
2016-07-12 | [shahid] try to bypass geo restriction and extract more metadata(closes #10062) | Remita Amine | |
2016-07-12 | [youtube] Add YouTube Red paid video reference test (#10059) | Sergey M․ | |
2016-07-11 | [tmz] delegate extraction to KalturaIE | Remita Amine | |
2016-07-11 | [beightcove:new] remove html tags from description | Remita Amine | |
2016-07-11 | [dbtv] delegate extraction to BrightcoveNewIE | Remita Amine | |
2016-07-11 | [tvplay] improve extraction | Remita Amine | |
2016-07-11 | [playvid] Update _TESTS | Yen Chi Hsuan | |
Blocks https://travis-ci.org/rg3/youtube-dl/jobs/143809100 | |||
2016-07-11 | [biobiochiletv] Fix extraction and update _TESTS | Yen Chi Hsuan | |
2016-07-11 | [rudo] Add new extractor | Yen Chi Hsuan | |
Used in biobiochile.tv | |||
2016-07-11 | release 2016.07.112016.07.11 | Sergey M․ | |