Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-10-05 | [bliptv] Make sure video ID is a string | Philipp Hagemeister | |
2013-10-04 | [dailymotion] Fix playlist extraction | Jaime Marquínez Ferrándiz | |
The html code has changed, make the video ids extraction more solid. | |||
2013-10-04 | [brightcove] Fix up some broken HTML (#1553) | Philipp Hagemeister | |
2013-10-04 | [yahoo] Switch ext of test | Philipp Hagemeister | |
2013-10-04 | [yahoo] Fix test title | Philipp Hagemeister | |
2013-10-04 | [redtube] pep8 | Philipp Hagemeister | |
2013-10-04 | [jeuxvideo] fix video file md5sum | Philipp Hagemeister | |
2013-10-04 | Include length in player cache ID | Philipp Hagemeister | |
Some videos use the same player with IDs of multiple lengths. See https://travis-ci.org/rg3/youtube-dl/jobs/12126506#L319 for an example. | |||
2013-10-04 | [yahoo] Do not try to run rtmpdump on travis | Philipp Hagemeister | |
2013-10-04 | [rtlnow] Skip test on travis | Philipp Hagemeister | |
2013-10-04 | [francetv] Use common format for ID of generation-quoi subextractor | Philipp Hagemeister | |
2013-10-04 | Merge remote-tracking branch 'origin/master' | Philipp Hagemeister | |
2013-10-04 | [comedycentral] Prepare for generic video extraction (#980) | Philipp Hagemeister | |
2013-10-04 | [mtv] Prepare for #980 | Philipp Hagemeister | |
2013-10-04 | Clarify that url and ext are optional when formats is given (#980) | Philipp Hagemeister | |
2013-10-04 | Document formats (for #980) | Philipp Hagemeister | |
2013-10-04 | [ted] Prepare #980 merge | Philipp Hagemeister | |
2013-10-03 | Merge pull request #1551 from rzhxeo/flickr | Jaime Marquínez Ferrándiz | |
[FlickrIE] Fix HTTPS url | |||
2013-10-04 | [FlickrIE] Fix HTTPS url | rzhxeo | |
2013-10-04 | Merge remote-tracking branch 'rzhxeo/rtl_ntv' | Philipp Hagemeister | |
2013-10-04 | Merge remote-tracking branch 'rzhxeo/rtl_upload_date' | Philipp Hagemeister | |
2013-10-04 | [youtube] new static 82 signature | Philipp Hagemeister | |
2013-10-04 | release 2013.10.042013.10.04 | Philipp Hagemeister | |
2013-10-04 | [france2] Add support for URLs without video IDs (Fixes #1547) | Philipp Hagemeister | |
2013-10-02 | [ign] Support more urls and detect multiple videos in articles (fixes #1543) | Jaime Marquínez Ferrándiz | |
2013-10-02 | Fix help of --cachedir | Philipp Hagemeister | |
2013-10-02 | [youtube] Simplify cache_dir code (#1529) | Philipp Hagemeister | |
2013-10-02 | Merge remote-tracking branch 'holomorph/master' | Philipp Hagemeister | |
2013-10-02 | [youtube] Fix static 82 signature (Closes #1539) | Philipp Hagemeister | |
2013-10-02 | [youtube] Support videos without a title (Fixes #1391, Closes #1542) | Philipp Hagemeister | |
2013-10-01 | Merge pull request #1531 from rg3/no-playlist | Filippo Valsorda | |
[youtube] implement --no-playlist to only download current video | |||
2013-10-01 | [youtube] correct --no-playlist for python3 | Filippo Valsorda | |
2013-10-01 | [dailymotion] Detect vevo videos (fixes #1532) | Jaime Marquínez Ferrándiz | |
All videos from the Vevo user, just embed videos from vevo.com | |||
2013-10-01 | release 2013.10.01.12013.10.01.1 | Philipp Hagemeister | |
2013-10-01 | Properly handle stream meap not being present | Philipp Hagemeister | |
2013-10-01 | release 2013.10.012013.10.01 | Philipp Hagemeister | |
2013-10-01 | Handle videos without url_encoded_fmt_stream_map (Fixes #1535) | Philipp Hagemeister | |
2013-10-01 | [RTLnowIE] Allow video description without upload date | rzhxeo | |
Some videos (feature films) have no upload date. | |||
2013-10-01 | [RTLnowIE] Add support for http://n-tvnow.de | rzhxeo | |
2013-09-30 | Merge pull request #2 from rg3/master | rzhxeo | |
Update | |||
2013-09-30 | Support XDG base directory specification | Mark Oteiza | |
2013-09-30 | add test for --no-playlist | Filippo Valsorda | |
2013-09-30 | implement --no-playlist to only download current video - closes #755 | Filippo Valsorda | |
2013-09-29 | [rtlnow] Replace one of the tests | Jaime Marquínez Ferrándiz | |
The video is no longer available. | |||
2013-09-29 | [appletrailers] The request for the settings must have the trailer name in ↵ | Jaime Marquínez Ferrándiz | |
lower case (fixes #1329) | |||
2013-09-29 | [appletrailers] Rework extraction (fixes #1387) | Jaime Marquínez Ferrándiz | |
The exraction was broken: * The includes page contains img elements that need to be fixed. * Use the 'itunes.inc' page, it contains a json dictionary for each trailer with information. * Get the formats from 'includes/settings{trailer_name}.json' * Use urljoin to allow urls with a fragment identifier to work Removed the thumbnail urls from the tests, they are different now. | |||
2013-09-29 | release 2013.09.292013.09.29 | Philipp Hagemeister | |
2013-09-29 | [update] Prevent cmd window popup on Windows (Fixes #1478) | Philipp Hagemeister | |
2013-09-29 | [update] Look for .exe extension on Windows (Fixes #745) | Philipp Hagemeister | |
2013-09-29 | [dailymotion] Disable the family filter in the playlists (fixes #1524) | Jaime Marquínez Ferrándiz | |