Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-02-01 | [facebook] Fix extraction (closes #11926) | Sergey M․ | |
2017-02-01 | [prosiebensat1] PEP8 and update _TESTS | Yen Chi Hsuan | |
2017-02-01 | Added new Regex for prosiebensat1 Extractor Description. Fixes #11810 (#11929) | Thomas Christlieb | |
* Added new Regex for prosiebensat1 Extractor Description. Fixes #11810 * Using _og_search_description() as a Fallback for Description-Regex * Using _og_search_description() as a Fallback for Description-Regex - Second try * Also added fallback regex * Using _og_search_description() as a Fallback for Description-Regex - Third try * removed fatal=False from search for description regex. default=None should be preferred only * Using fatal=false for _og_search_description * Revert "Using fatal=false for _og_search_description" This reverts commit 2b7e123f9d0f2bd6ada54fa8e4e6035fece5dbf4. * Deleted default=None Parameter for _og_search_property | |||
2017-02-01 | [crunchyroll] Remove ScaledBorderAndShadow settings | Yen Chi Hsuan | |
See https://github.com/rg3/youtube-dl/pull/9028, especially @lachs0r's comments for the reason behind this change | |||
2017-02-01 | [vimeo] PEP 8 | Sergey M․ | |
2017-02-01 | [vimeo] Extract upload timestamp | Sergey M․ | |
2017-02-01 | [vimeo] Extract license (closes #11880) | Sergey M․ | |
2017-02-01 | [nrk] Improve extraction and update tests (closes #11571) | Sergey M․ | |
2017-01-31 | [NRKTV] Added NRKTVSeriesIE | Odd Stråbø | |
[NRKTV] Added season and episode number to metadata. [NRKTV] Added category to metadata. [NRKTV] Added tests to NRKTVSeries. [NRKTV] Fixed whitespace issues (flake8). | |||
2017-01-31 | [youtube] Fix extraction for domainless player URLs | Sergey M․ | |
Closes #11890 Closes #11891 Closes #11892 Closes #11894 Closes #11895 Closes #11897 Closes #11900 Closes #11903 Closes #11904 Closes #11906 Closes #11907 Closes #11909 Closes #11913 Closes #11914 Closes #11915 Closes #11916 Closes #11917 Closes #11918 Closes #11919 | |||
2017-01-31 | [vimeo] extract both mixed and separated dash formats | Remita Amine | |
2017-01-30 | [ruutu] extract dash formats | Remita Amine | |
2017-01-29 | [itv] fix extraction in python 2.6 | Remita Amine | |
2017-01-29 | [azmedien:playlist] Add support for topic and themen playlists | Alex Seiler | |
2017-01-29 | [extractor/common] Fix initialization template (closes #11605, closes #11825) | Sergey M․ | |
2017-01-29 | [extractor/common] Document forgotten fragment base and path interfaces | Sergey M․ | |
2017-01-29 | [extractor/common] Fix duration per dash segment (closes #11868) | Sergey M․ | |
2017-01-29 | [npo] Update subtitles url | Andre Walker | |
NPO websites changed the domain they used for subtitles, from e.omroep.nl to tt888.omroep.nl. | |||
2017-01-28 | [itv] fix subtitle extraction | Remita Amine | |
2017-01-28 | [itv] extract subtitles | Remita Amine | |
2017-01-28 | [itv] Add new extractor(closes #9240) | Remita Amine | |
2017-01-28 | [mtv81] Add extractor (closes #7619) | Sergey M․ | |
2017-01-28 | [vlive:channel] Improve | Sergey M․ | |
2017-01-28 | [vlive] Add support for channels | ping | |
2017-01-28 | [kaltura] Add fallback for fileExt | Sergey M․ | |
2017-01-28 | [kaltura] Improve uploader_id extraction | Sergey M․ | |
2017-01-28 | [konserthusetplay] Add support for rspoplay.se | Alex Seiler | |
2017-01-27 | [crunchyroll] Improve series and season metadata extraction (closes #11832) | Sergey M․ | |
2017-01-27 | [soundcloud] Improve formats extraction and extract audio bitrate | Sergey M․ | |
2017-01-27 | [soundcloud] Extract hls formats | Sergey M․ | |
2017-01-27 | [soundcloud] Fix track URL extraction (closes #11852) | Sergey M․ | |
2017-01-27 | [twitch:vod] Expand _VALID_URL (closes #11846) | Sergey M․ | |
2017-01-26 | [aenetworks] fix season episodes extraction(fixes #11669) | Remita Amine | |
2017-01-26 | [tva] Add new extractor(closes #11842) | Remita Amine | |
2017-01-26 | [jamendo] Improve and extract more metadata (closes #11836) | Sergey M․ | |
2017-01-26 | [jamendo] Extract full title | Stefan Pöschel | |
2017-01-26 | [disney] Add new extractor(closes #7409)(closes #11801)(#4975)(#11000) | Remita Amine | |
2017-01-26 | [vevo] remove request to old api and catch apiv2 errors | Remita Amine | |
2017-01-26 | [cmt,mtv,southpark] Add support for episode URLs (closes #11837) | Sergey M․ | |
2017-01-26 | [youtube] Add fallback for duration extraction (closes #11841) | Sergey M․ | |
2017-01-25 | [openload] Fallback video extension to mp4 | Sergey M․ | |
2017-01-25 | [extractor/generic] Add support for openload embeds (closes #11536, closes ↵ | Sergey M․ | |
#11812) | |||
2017-01-25 | [srgssr] fix rts video extraction(closes #11831) | Remita Amine | |
2017-01-25 | [afreecatv:global] Add new extractor(closes #11807) | Remita Amine | |
2017-01-24 | [konserthusetplay] Extract subtitles (#11823) | Sergey M․ | |
2017-01-24 | [crackle] improve extraction | Remita Amine | |
- extract vtt subtitles - extract multiple resolutions for thumbnails - pass geo verification proxy headers - add support for mobile urls | |||
2017-01-24 | [konserthusetplay] Add support for hls formats (closes #11823) | Sergey M․ | |
2017-01-24 | [vimeo:review] Fix config URL extraction (closes #11821) | Sergey M․ | |
2017-01-24 | [pluralsight] Fix extraction (closes #11820) | Sergey M․ | |
2017-01-23 | [nextmedia] Add support for NextTV (壹電視) | Yen Chi Hsuan | |