Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-03 | [common] skip drm protected dash formats | remitamine | |
2016-02-03 | [common] ignore ISO 639-2 generic codes | remitamine | |
2016-02-02 | [common] remove duplicate reference to namespace | remitamine | |
2016-02-02 | [common] fix media template regex | remitamine | |
2016-02-02 | [vevo] add support for dash formats | remitamine | |
2016-02-02 | [downloader/dash] make initialization_url optional | remitamine | |
2016-02-02 | [facebook] use _parse_mpd | remitamine | |
2016-02-02 | [youtube] use _extract_mpd_formats | remitamine | |
2016-02-02 | [common] add a generic support for mpd manifests | remitamine | |
2016-02-02 | [vk:uservideos] Improve _VALID_URL (Closes #8389) | Sergey M․ | |
2016-02-01 | release 2016.02.012016.02.01 | Philipp Hagemeister | |
2016-02-01 | Merge pull request #8374 from yan12125/facebook-dash | Yen Chi Hsuan | |
Facebook DASH formats | |||
2016-02-01 | [daum.net:user] Match more URLs (#1952) | Yen Chi Hsuan | |
2016-02-01 | [daum] Update test_daum_1 | Yen Chi Hsuan | |
2016-02-01 | [daum] Do not match a single URL with multiple info extractors | Yen Chi Hsuan | |
2016-02-01 | [daum] PEP8 | Yen Chi Hsuan | |
2016-02-01 | Merge branch 'daum-playlist-user' of https://github.com/ping/youtube-dl into ↵ | Yen Chi Hsuan | |
ping-daum-playlist-user | |||
2016-02-01 | [kickstarter] Fix title and test_kickstarter | Yen Chi Hsuan | |
It's the description page that contains a video. The original URL is now the calendar. | |||
2016-02-01 | [kickstarter] Eliminate the warning message and add_ie | Yen Chi Hsuan | |
2016-02-01 | [YoutubeDL] Do not override ie_key in url_transparent | Yen Chi Hsuan | |
2016-02-01 | [vidzi] Fix _TESTS | Yen Chi Hsuan | |
2016-02-01 | [vidzi] Fix extraction | Yen Chi Hsuan | |
Closes #8386. Vidzi.tv now uses jwplayer, which can be handled by GenericIE | |||
2016-02-01 | [allocine] Use xpath_element | Yen Chi Hsuan | |
2016-02-01 | [bpb] Fix extraction and update tests | Yen Chi Hsuan | |
2016-02-01 | [allocine] Fix for Python 2.6 | Yen Chi Hsuan | |
Python 2.6 does not support .// syntax in find(). Fortunately, the interested node is at the top level | |||
2016-02-01 | [allocine] Fix extraction of test_allocine_1 and update tests | Yen Chi Hsuan | |
2016-02-01 | [acast] Remove ACastBaseIE | Yen Chi Hsuan | |
No longer necessary as _API_BASE_URL is used by ACastChannelIE only | |||
2016-02-01 | [acast] Fix extraction | Yen Chi Hsuan | |
2016-02-01 | [gamekings] Stricter checks | Yen Chi Hsuan | |
2016-02-01 | [gamekings] add_ie | Yen Chi Hsuan | |
2016-02-01 | [gamekings] Add MD5 back | Yen Chi Hsuan | |
The test is now a YouTube video, whose MD5 should be stable | |||
2016-02-01 | Merge branch 'gamekings_fix' of https://github.com/rrooij/youtube-dl into ↵ | Yen Chi Hsuan | |
rrooij-gamekings_fix | |||
2016-01-31 | [youtube] Use 'orderedSet' instead of 'set' to preserve the order | Jaime Marquínez Ferrándiz | |
2016-01-31 | [FFmpegSubtitlesConvertorPP] delete old subtitle files (fixes #8382) | Jaime Marquínez Ferrándiz | |
2016-01-31 | [xuite] Replace the test case with my uploaded one | Yen Chi Hsuan | |
2016-01-31 | [youporn] Fix uploader and description | Yen Chi Hsuan | |
2016-01-31 | release 2016.01.312016.01.31 | Philipp Hagemeister | |
2016-01-31 | [youtube] Filter duplicates in playlists base extractor | Sergey M․ | |
2016-01-31 | [youtube] Use authentication for entry list base extractor (Closes #8380) | Sergey M․ | |
2016-01-31 | [Gamekings] Fix viewing of old videos | rrooij | |
Some old videos that aren't on Vimeo are being uploaded to YouTube under the 'Gamekings Vault' channel. They use YouTube now for some videos as video hosting instead of Vimeo or their own hosting. The first test failed to succeed under the existing code, but works now by using the YouTube extractor. The Regex is changed to find the new gogoVideo JavaScript line with the YouTube embed. Checking if there is a YouTube embed is done by a String find, which is probably not the best method of checking this. | |||
2016-01-31 | [letv] Fix LetvCloud extraction | Yen Chi Hsuan | |
2016-01-31 | [Gamekings] Fix url from .tv to .nl | rrooij | |
Gamekings doesn't use the .tv top level domain anymore, but the regular domain for Dutch sites. | |||
2016-01-31 | [schooltv] Improve video id regex | Sergey M․ | |
2016-01-31 | Merge pull request #8376 from rrooij/schooltv | Sergey M | |
[schooltv] Add extractor for SchoolTV playlists | |||
2016-01-30 | [schooltv] Add extractor for SchoolTV playlists | rrooij | |
This closes #8163 | |||
2016-01-31 | [nba] Add ext for hls formats and fix test_NBA | Yen Chi Hsuan | |
2016-01-31 | [nbc] Use NBC's id and fix _TESTS | Yen Chi Hsuan | |
ThePlatform URL gives the same ID for all _TESTS | |||
2016-01-31 | [nrktv] Fix _TESTS | Yen Chi Hsuan | |
2016-01-31 | [senateisvp] Fix test_SenateISVP and test_SenateISVP_1 | Yen Chi Hsuan | |
2016-01-31 | [tv2] Fix test_TV2 | Yen Chi Hsuan | |