summary refs log tree commit diff
path: root/youtube_dl
Commit message (Expand)AuthorAgeFilesLines
* release 2013.09.10 2013.09.10Philipp Hagemeister2013-09-101-1/+1
* Add an extractor for Slideshare (closes #1400)Jaime Marquínez Ferrándiz2013-09-102-0/+48
* [sohu] add support for my.tv.sohu.com urls (fixes #1398)Jaime Marquínez Ferrándiz2013-09-091-6/+10
* Fix the minutes part in FileDownloader.format_seconds (fixed #1397)Jaime Marquínez Ferrándiz2013-09-091-1/+1
* [youtube] Modify the regex to match ids of length 11 (fixes #1396)Jaime Marquínez Ferrándiz2013-09-091-1/+1
* Revert "[youtube] Fix detection of tags from HLS videos."Jaime Marquínez Ferrándiz2013-09-081-1/+1
* release 2013.09.07 2013.09.07Philipp Hagemeister2013-09-071-1/+1
* [generic] If the url doesn't specify the protocol, then try to extract prepen...Jaime Marquínez Ferrándiz2013-09-061-0/+5
* [daylimotion] accept embed urls (fixes #1386)Jaime Marquínez Ferrándiz2013-09-061-1/+2
* Add an extractor for MetacriticJaime Marquínez Ferrándiz2013-09-062-0/+56
* [youtube] Fix some issues with the detection of playlist/channel urls (report...Jaime Marquínez Ferrándiz2013-09-061-2/+6
* [youtube] Fix detection of feeds urls (fixes #1294)Jaime Marquínez Ferrándiz2013-09-061-2/+2
* release 2013.09.06.1 2013.09.06.1Philipp Hagemeister2013-09-061-1/+1
* [youtube] Users: download from the api in json to simplify extraction (fixes ...Jaime Marquínez Ferrándiz2013-09-061-7/+8
* [youtube] Fix detection of tags from HLS videos.Jaime Marquínez Ferrándiz2013-09-061-1/+1
* release 2013.09.06 2013.09.06Philipp Hagemeister2013-09-061-1/+1
* Vevo sig changed again, please update for us! Thanks very much! (fixes #1375)patrickslin2013-09-051-1/+1
* [youtube] Urls like youtube.com/NASA are now interpreted as users (fixes #1069)Jaime Marquínez Ferrándiz2013-09-051-3/+9
* release 2013.09.05 2013.09.05Philipp Hagemeister2013-09-051-1/+1
* [youtube] Playlists: extract the videos id from ['media$group']['yt$videoid']...Jaime Marquínez Ferrándiz2013-09-051-2/+5
* [generic] Recognize html5 video in the format '<video src=".+?"' and only unq...Jaime Marquínez Ferrándiz2013-09-051-3/+3
* Add extractor for tvcast.naver.com (closes #1331)Jaime Marquínez Ferrándiz2013-09-052-0/+74
* [daum] Get the video page from a canonical url to extract the full id (fixes ...Jaime Marquínez Ferrándiz2013-09-051-1/+4
* Credit @Huarong for tv.sohu.comJaime Marquínez Ferrándiz2013-09-041-0/+1
* Add extractor for daum.net (closes #1330)Jaime Marquínez Ferrándiz2013-09-042-0/+72
* release 2013.09.04 2013.09.04Philipp Hagemeister2013-09-041-1/+1
* Merge pull request #1341 from xanadu/masterPhilipp Hagemeister2013-09-032-8/+31
|\
| * AHLS -> Apple HTTP Live StreamingAllan Zhou2013-09-031-3/+3
| * Merge remote-tracking branch 'upstream/master'Allan Zhou2013-09-036-26/+97
| |\
| * \ Merge remote-tracking branch 'upstream/master'Allan Zhou2013-08-309-19/+89
| |\ \
| * | | add support for "-f mp4" for YouTubeAllan Zhou2013-08-302-8/+31
* | | | Merge pull request #1363 from Rudloff/defensePhilipp Hagemeister2013-09-032-0/+40
|\ \ \ \ | |_|_|/ |/| | |
| * | | Suggested by @phihagPierre Rudloff2013-09-031-6/+8
| * | | Extractor for defense.gouv.frPierre Rudloff2013-09-032-0/+38
* | | | [orf] Remove the test video, they seem to expire in one weekJaime Marquínez Ferrándiz2013-09-031-13/+0
* | | | [dailymotion] improve the regex for extracting the video infoJaime Marquínez Ferrándiz2013-09-031-1/+2
* | | | [vimeo] Handle Assertions Error when trying to get the descriptionJaime Marquínez Ferrándiz2013-09-031-3/+11
* | | | [vimeo] add support for videos that embed the download url in the player page...Jaime Marquínez Ferrándiz2013-09-031-8/+26
|/ / /
* | | Add an extractor for VeeHD (closes #1359)Jaime Marquínez Ferrándiz2013-09-022-0/+57
* | | [metacafe] Add more cases for detecting the uploader detection (reported in #...Jaime Marquínez Ferrándiz2013-08-311-1/+1
| |/ |/|
* | release 2013.08.30 2013.08.30Philipp Hagemeister2013-08-301-1/+1
* | [youtube] update algo for length 86Jaime Marquínez Ferrándiz2013-08-301-1/+1
* | [youtube] Fix typo in the _VALID_URL for YoutubeFavouritesIE, it was intended...Jaime Marquínez Ferrándiz2013-08-301-1/+1
* | release 2013.08.29 2013.08.29Philipp Hagemeister2013-08-291-1/+1
* | [youtube] update algo for length 84Jaime Marquínez Ferrándiz2013-08-291-1/+1
* | [youtube] update algo for length 86 (fixes #1349)Jaime Marquínez Ferrándiz2013-08-291-1/+1
* | [ign] update 1up extractor to work with the updated IGNIEJaime Marquínez Ferrándiz2013-08-291-1/+1
* | [ign] extract videos from articles pagesJaime Marquínez Ferrándiz2013-08-291-1/+5
* | Fix orf.at extractor by adding file coding markJeff Smith2013-08-291-0/+2
* | Add an extractor for orf.at (closes #1346)Jaime Marquínez Ferrándiz2013-08-293-1/+67