Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-08 | release 2013.07.08.12013.07.08.1 | Philipp Hagemeister | |
2013-07-08 | [archive.org] Add extractor (Fixes #1003) | Philipp Hagemeister | |
2013-07-08 | release 2013.07.082013.07.08 | Philipp Hagemeister | |
2013-07-08 | [arte] Always look for the JSON URL (Fixes #1002) | Philipp Hagemeister | |
2013-07-08 | Merge branch 'master' of github.com:rg3/youtube-dl | Philipp Hagemeister | |
2013-07-08 | [3sat] Add support (Fixes #1001) | Philipp Hagemeister | |
2013-07-07 | VimeoIE: authentication support (closes #885) and add a method in the base ↵ | Jaime Marquínez Ferrándiz | |
InfoExtractor to get the login info | |||
2013-07-07 | YoutubeIE: extract the thumbnail in the best possible quality | Jaime Marquínez Ferrándiz | |
2013-07-07 | release 2013.07.07.012013.07.07.01 | Philipp Hagemeister | |
2013-07-07 | [youtube:subscriptions] Use colon for differentiation of shortcuts | Philipp Hagemeister | |
2013-07-07 | release 2013.07.072013.07.07 | Philipp Hagemeister | |
2013-07-07 | [youtube] Add and extractor for the subscriptions feed (closes #498) | Jaime Marquínez Ferrándiz | |
It can be downloaded using the ytsubscriptions keyword. It needs the login information. | |||
2013-07-05 | Add BrightcoveIE (closes #832) | Jaime Marquínez Ferrándiz | |
It only accepts the urls that are use for embedding the video, it doesn't search in generic webpages to find Brightcove videos | |||
2013-07-05 | DailymotionIE: extract thumbnail | Jaime Marquínez Ferrándiz | |
2013-07-05 | release 2013.07.052013.07.05 | Philipp Hagemeister | |
2013-07-05 | DailymotionIE: simplify the extraction of the title and remove an unused ↵ | Jaime Marquínez Ferrándiz | |
assignment of video_uploader | |||
2013-07-05 | Dailymotion: fix the download of the video in the max quality (closes #986) | Jaime Marquínez Ferrándiz | |
2013-07-05 | ArteTVIE: support emission urls that don't contain the video id | Jaime Marquínez Ferrándiz | |
Like http://www.arte.tv/guide/fr/emissions/AJT/arte-journal | |||
2013-07-04 | release 2013.07.042013.07.04 | Philipp Hagemeister | |
2013-07-04 | [arte] Fix language selection (Fixes #988) | Philipp Hagemeister | |
2013-07-03 | Merge branch 'master' of github.com:rg3/youtube-dl | Philipp Hagemeister | |
2013-07-03 | [auengine] Add tests (Fixes #985) | Philipp Hagemeister | |
2013-07-02 | ArteTVIE: extract the video with the correct language | Jaime Marquínez Ferrándiz | |
Some urls from the French version of the page could download the German version. Also instead of extracting the json url from the webpage, build it to skip the download | |||
2013-07-02 | TudouIE: extract all the segments of the video and download the best quality ↵ | Jaime Marquínez Ferrándiz | |
(closes #975) Also simplify a bit the extraction of the id from the url and write directly the title for the test video | |||
2013-07-02 | BlipTVIE: download the video in the best quality (closes #215) | Jaime Marquínez Ferrándiz | |
2013-07-02 | release 2013.07.022013.07.02 | Philipp Hagemeister | |
2013-07-02 | Do not show bug report for errors that are to be expected (Closes #973) | Philipp Hagemeister | |
2013-07-02 | Squelch git not found exception (#973) | Philipp Hagemeister | |
2013-07-02 | Improve formatting | Philipp Hagemeister | |
2013-07-01 | Add InstagramIE (related #904) | Jaime Marquínez Ferrándiz | |
2013-07-01 | GenericIE: match titles that spread across multiple lines (related #904) | Jaime Marquínez Ferrándiz | |
2013-07-01 | Shorten --list-extractor-descriptions to --extractor-descriptions | Philipp Hagemeister | |
2013-07-01 | Add --list-extractor-descriptions (human-readable list of IEs) | Philipp Hagemeister | |
2013-07-01 | Merge branch 'master' of github.com:rg3/youtube-dl | Philipp Hagemeister | |
2013-07-01 | Sort IEs alphabetically in --list-extractors | Philipp Hagemeister | |
2013-07-01 | [youtube]: add YoutubeShowIE (closes #14) | Jaime Marquínez Ferrándiz | |
It just extracts the playlists urls for each season | |||
2013-07-01 | YoutubeIE: use a negative index when accessing the last element of the ↵ | Jaime Marquínez Ferrándiz | |
format list | |||
2013-07-01 | YoutubeIE: extract the correct video id for movie URLs (closes #597) | Jaime Marquínez Ferrándiz | |
2013-07-01 | Merge remote-tracking branch 'yasoob/master' | Philipp Hagemeister | |
Conflicts: youtube_dl/extractor/__init__.py | |||
2013-07-01 | Separate downloader options | Philipp Hagemeister | |
2013-07-01 | [update] Add package manager to error message (#959) | Philipp Hagemeister | |
2013-07-01 | [youtube] Warn if URL is most likely wrong (#969) | Philipp Hagemeister | |
2013-06-30 | [instagram] Fix title | Philipp Hagemeister | |
2013-06-30 | StatigramIE: update the title of the test video | Jaime Marquínez Ferrándiz | |
2013-06-30 | TumblrIE: update test | Jaime Marquínez Ferrándiz | |
The video (once more) is no longer available | |||
2013-06-30 | ArteTvIE: support videos from videos.arte.tv | Jaime Marquínez Ferrándiz | |
Each source of videos have a different extraction process, they are in different methods of the extractor. Changed the extension of videos from mp4 to flv. | |||
2013-06-29 | release 2013.06.34.42013.06.34.4 | Philipp Hagemeister | |
2013-06-29 | Merge remote-tracking branch 'origin/master' | Philipp Hagemeister | |
2013-06-29 | [vimeo] fix detection for http://vimeo.com/groups/124584/videos/24973060 | Philipp Hagemeister | |
2013-06-29 | WatIE: support videos divided in multiple parts (closes #222 and #659) | Jaime Marquínez Ferrándiz | |
The id for the videos is now the full id, no the one in the webpage url. Also extract more information: description, view_count and upload_date |