Commit Graph

  • 86fe61c8f9 add support for download YouTube 3d format of 3d content Allan Zhou 2013-08-01 10:47:48 -07:00
  • 9bb6d2f21d Merge pull request #1161 from meyerd/master Jaime Marquínez Ferrándiz 2013-08-01 04:49:05 -07:00
  • a57933a4c7 Merge e3f4593e76210a5afe6f52318d3f240318ededbd into 1d043b93cfcf9f325e668fbfa8e5059f00493871 meyerd 2013-08-01 02:52:40 -07:00
  • e3f4593e76 Fix regex error when only subtitled video is available on arte. Dominik 2013-08-01 11:48:17 +02:00
  • 1d043b93cf [youtube] Add support for downloading videos with hlsvp (fixes #1083) Jaime Marquínez Ferrándiz 2013-07-20 12:46:02 +02:00
  • b15d4f624f Allow to download from m3u8 manifests with ffmpeg Jaime Marquínez Ferrándiz 2013-07-31 22:32:46 +02:00
  • 4aa16a50f5 Log a better error message if ffprobe or avconv are not found (related #1134) Jaime Marquínez Ferrándiz 2013-07-31 21:22:08 +02:00
  • bbcbf4d459 Switch some calls to to_stderr to report_error and report_warning Jaime Marquínez Ferrándiz 2013-07-31 21:20:46 +02:00
  • d8fb038cca release 2013.07.31 Philipp Hagemeister 2013-07-31 10:58:43 +02:00
  • 930ad9eecc release 2013.07.31 2013.07.31 Philipp Hagemeister 2013-07-31 10:55:02 +02:00
  • b072a9defd YoutubeIE: with age protected videos, add a missing "return" to return the signature decrypted with _decrypt_signature Jaime Marquínez Ferrándiz 2013-07-31 10:51:00 +02:00
  • 75952c6e3d YoutubeIE: new algo for length 86 (fixes #1156) Jaime Marquínez Ferrándiz 2013-07-31 10:45:13 +02:00
  • 05afc96b73 Print urls from the batch file with --verbose (related #1155) Jaime Marquínez Ferrándiz 2013-07-30 23:11:44 +02:00
  • fa80026915 Disable way and tf1 tests, the whole videos are served sometimes, so the md5 sum doesn't match. Jaime Marquínez Ferrándiz 2013-07-30 11:19:07 +02:00
  • 2bc3de0f28 [worldstarhiphop] Small cleanup Jaime Marquínez Ferrándiz 2013-07-30 11:10:17 +02:00
  • 99c7bc94af Merge pull request #1148 from JohnyMoSwag/master Jaime Marquínez Ferrándiz 2013-07-30 11:05:40 +02:00
  • f5e6ea2784 Merge d75654c15ea67424abf0fe69fdfb50e2a2d50101 into 152c8f349d9029dc8465bef9474143567f687562 JohnyMoSwag 2013-07-30 02:00:12 -07:00
  • 152c8f349d Merge pull request #1149 from pishposhmcgee/patch-3 Jaime Marquínez Ferrándiz 2013-07-30 01:57:37 -07:00
  • 16b15b5311 Merge a3124ba49fa7e089e761216ea4eb739aae6b07e5 into 0725f584e157e9ae467cb62af60d5f3c9bcf8e2c pishposhmcgee 2013-07-29 16:52:31 -07:00
  • d75654c15e using re.search Johny Mo Swag 2013-07-29 14:39:14 -07:00
  • 0725f584e1 [wat] fix the extraction of the video url (fixes #1103) Jaime Marquínez Ferrándiz 2013-07-29 23:38:02 +02:00
  • 8cda9241d1 Add an extractor for kankan.com (closes #1133) Jaime Marquínez Ferrándiz 2013-07-29 23:13:12 +02:00
  • a3124ba49f Modified m_urls regex and video_url pishposhmcgee 2013-07-29 15:45:20 -05:00
  • 579e2691fe detect vevo embed fix Johny Mo Swag 2013-07-29 12:24:26 -07:00
  • 63f05de10b detect vevo embed Johny Mo Swag 2013-07-29 12:11:57 -07:00
  • 366e644e1c Merge 645209d73fc78bc772e5b1f249d631f3d704f711 into 42fe48f81d0f77bf73e50ec03032240822ad2eb8 Dustin Dawes 2013-07-29 10:51:12 -07:00
  • 645209d73f Adding separate section for OS X install as OS X doesn't have wget by default. Dustin Dawes 2013-07-29 10:51:10 -07:00
  • 2e64f96c27 Change download command to use curl vs wget as OS X doesn't ship with wget Dustin Dawes 2013-07-29 10:10:58 -07:00
  • caeefc29eb [vimeo] add an extractor for channels Jaime Marquínez Ferrándiz 2013-07-29 13:12:09 +02:00
  • 8fde8f7198 Merge 82b5d189ad384d46f5d343e850063c2514251bcd into a3c736def2058547e2c9e9fa4013f7c547c72c55 dongmao zhang 2013-07-29 03:19:36 -07:00
  • a3c736def2 [dailymotion] Add an extractor for Dailymotion playlists Jaime Marquínez Ferrándiz 2013-07-29 12:07:38 +02:00
  • 0fd342322e Merge branch 'master' into use-other-downloaders Rogério Brito 2013-07-29 01:07:45 -03:00
  • 58261235f0 Add an extractor for roxwell.com (closes #1044) Jaime Marquínez Ferrándiz 2013-07-26 13:00:59 +02:00
  • 42fe48f81d release 2013.07.25.2 Philipp Hagemeister 2013-07-25 23:03:17 +02:00
  • da70877a1b release 2013.07.25.2 2013.07.25.2 Philipp Hagemeister 2013-07-25 22:58:40 +02:00
  • 5c468ca8a8 YoutubeIE: add algo for length 79 (fixes #1126) Jaime Marquínez Ferrándiz 2013-07-25 22:50:24 +02:00
  • aedd6bb97d YoutubeIE: new algo for length 81 (fixes #1127) Jaime Marquínez Ferrándiz 2013-07-25 22:06:53 +02:00
  • 733d9cacb8 Merge pull request #1120 from pishposhmcgee/patch-1 Jaime Marquínez Ferrándiz 2013-07-25 01:14:43 -07:00
  • 576d8fc0e0 Merge e93aa81aa60fc9b44e10feba565586e82e56ba18 into 42f2805e48b918a74319aeaca9f8b9068e6e0298 pishposhmcgee 2013-07-25 01:13:55 -07:00
  • cc86b1e78c release 2013.07.25.1 Philipp Hagemeister 2013-07-25 10:11:29 +02:00
  • 42f2805e48 [keek] Fix testcase (Broken by accident in 6625f82940b2701e2ccc9a6cf5808056b075e16b) Philipp Hagemeister 2013-07-25 10:10:37 +02:00
  • 0ffcb7c6fc release 2013.07.25.1 2013.07.25.1 Philipp Hagemeister 2013-07-25 09:53:15 +02:00
  • 27669bd11d [ina] Allow I at start of video IDs Philipp Hagemeister 2013-07-25 09:52:53 +02:00
  • 6625f82940 [keek] Allow httpS URLs (Fixes #1123) Philipp Hagemeister 2013-07-25 09:40:19 +02:00
  • 45059e938c release 2013.07.25 Philipp Hagemeister 2013-07-25 09:38:41 +02:00
  • d0866f0bb4 release 2013.07.25 2013.07.25 Philipp Hagemeister 2013-07-25 09:35:25 +02:00
  • 09eeb75130 Merge remote-tracking branch 'pishposhmcgee/patch-2' Philipp Hagemeister 2013-07-25 09:34:56 +02:00
  • 0a99956f71 [ina] Fix URL detection (Fixes #1121) Philipp Hagemeister 2013-07-25 09:34:12 +02:00
  • b3a971eb16 Merge 12ef6aefa8ef5b8959a1b51788dd42cc33a4fe5c into 755eb0320ed127fe2f24af13343ae587a63daf22 pishposhmcgee 2013-07-24 19:51:16 -07:00
  • 12ef6aefa8 changed video_url regex pishposhmcgee 2013-07-24 21:51:08 -05:00
  • e93aa81aa6 Added an option 'e' to go with 'video' or 'embed' pishposhmcgee 2013-07-24 16:55:28 -05:00
  • 755eb0320e [youtube] use itertools.count instead of a "while True" loop and a manual counter Jaime Marquínez Ferrándiz 2013-07-24 22:27:33 +02:00
  • 43ba5456b1 [youtube] add an extractor for the "Watch Later" list Jaime Marquínez Ferrándiz 2013-07-24 22:13:39 +02:00
  • 80cbf875da release 2013.07.24.2 Philipp Hagemeister 2013-07-24 21:25:54 +02:00
  • 156d5ad6da release 2013.07.24.2 2013.07.24.2 Philipp Hagemeister 2013-07-24 21:18:41 +02:00
  • c626a3d9fa Add an extractor for downloading the Youtube favorite videos(closes #127) Jaime Marquínez Ferrándiz 2013-07-24 20:45:19 +02:00
  • b2e8bc1b20 YoutubeIE: Move the code from _real_initialize to a base class Jaime Marquínez Ferrándiz 2013-07-24 20:40:12 +02:00
  • 771822ebb8 YoutubePlaylistIE: break only if there's no entry field in the response Jaime Marquínez Ferrándiz 2013-07-24 20:14:55 +02:00
  • eb6a41ba0f ExfmIE: extract Soundcloud songs using SoundcloudIE Jaime Marquínez Ferrándiz 2013-07-24 14:39:21 +02:00
  • 7d2392691c [soundcloud]: Some improvements Jaime Marquínez Ferrándiz 2013-07-24 14:05:14 +02:00
  • c216c1894d release 2013.07.24.1 2013.07.24.1 Philipp Hagemeister 2013-07-24 13:52:55 +02:00
  • 3e1ad508eb Add Youtube player info for length 87 Jaime Marquínez Ferrándiz 2013-07-24 12:48:25 +02:00
  • a052c1d785 Merge pull request #1114 from alexvh/traileraddict_hd Jaime Marquínez Ferrándiz 2013-07-24 10:50:37 +02:00
  • 16484d4923 [traileraddict]: Support clips urls and more trailer urls Jaime Marquínez Ferrándiz 2013-07-24 10:43:44 +02:00
  • 32a09b4382 Merge pull request #1113 from alexvh/master Jaime Marquínez Ferrándiz 2013-07-24 10:37:52 +02:00
  • 3aaea4c992 Merge b9a1252c9601db3e208eb76ab4c3d60f0fc1f7f2 into 870a7e6156d62675079b7971a90d7688fff7bd7a Alex Van't Hof 2013-07-24 01:33:57 -07:00
  • 30a6f8ca57 Merge b1ca5e3ffab2cd2f717039029f8b9023762d6214 into 870a7e6156d62675079b7971a90d7688fff7bd7a Alex Van't Hof 2013-07-24 01:33:40 -07:00
  • 870a7e6156 release 2013.07.24 2013.07.24 Philipp Hagemeister 2013-07-24 10:29:34 +02:00
  • 424fb6f695 Merge 73fb3ec3c7feb41692f73de6846e54ef1fad8e86 into 239e3e0cca362a3fecb702fe0ee11701ee3991b6 patrickslin 2013-07-24 01:25:41 -07:00
  • 40ed13d516 Merge db763080c33c31ff84dc39a2707f35a25ec552c4 into 239e3e0cca362a3fecb702fe0ee11701ee3991b6 patrickslin 2013-07-24 01:25:31 -07:00
  • 90a5ea2d36 Merge 349ed5e4e47f17bd2a7061e3b9b71f5b8358ff61 into 239e3e0cca362a3fecb702fe0ee11701ee3991b6 patrickslin 2013-07-24 01:24:06 -07:00
  • 239e3e0cca YoutubeIE: new algo for length 87 (fixes #1105) patrickslin 2013-07-23 17:32:25 -07:00
  • b1ca5e3ffa [traileraddict] Obtain hd quality stream if available Alex Van't Hof 2013-07-24 02:33:48 -04:00
  • b9a1252c96 [traileraddict] Allow all types of trailer URLs Alex Van't Hof 2013-07-24 00:48:11 -04:00
  • 349ed5e4e4 Error downloading Vevo videos from YouTube with signature length 87 (fixes #1105) patrickslin 2013-07-23 17:55:25 -07:00
  • 73fb3ec3c7 Error downloading Vevo videos from YouTube with signature length 87 (fixes #1105) patrickslin 2013-07-23 17:53:52 -07:00
  • db763080c3 Error downloading Vevo videos from YouTube with signature length 87 (fixes #1105) patrickslin 2013-07-23 17:32:25 -07:00
  • b4fc4c0cae release 2013.07.23.1 Philipp Hagemeister 2013-07-23 18:44:25 +02:00
  • fc492de31d release 2013.07.23.1 2013.07.23.1 Philipp Hagemeister 2013-07-23 18:37:52 +02:00
  • a9c0f9bc63 Merge branch 'master' of github.com:rg3/youtube-dl Philipp Hagemeister 2013-07-23 18:37:09 +02:00
  • b7cc9f5026 [soundcloud] Support URLs with a slash at the end (Fixes #1104) Philipp Hagemeister 2013-07-23 18:35:52 +02:00
  • 57adf7b86b release 2013.07.23 Philipp Hagemeister 2013-07-23 15:55:34 +02:00
  • 252580c561 YoutubeChannelE: switch ajax query from channel_ajax to c4_browse_ajax Jaime Marquínez Ferrándiz 2013-07-23 14:58:01 +02:00
  • acc47c1a3f Mark WatIE and TF1IE as broken (related #1103) Jaime Marquínez Ferrándiz 2013-07-23 14:28:48 +02:00
  • 70fa830e4d CollegeHumorIE: support Youtube videos and embed urls (fixes #1094) Jaime Marquínez Ferrándiz 2013-07-23 14:27:13 +02:00
  • a7af0ebaf5 release 2013.07.23 2013.07.23 Philipp Hagemeister 2013-07-23 14:20:52 +02:00
  • 67ae7b4760 Fix BreakIE Jaime Marquínez Ferrándiz 2013-07-23 11:41:05 +02:00
  • de48addae2 Fix CollegHumorIE Jaime Marquínez Ferrándiz 2013-07-23 11:14:11 +02:00
  • ddbfd0f0c5 ComedyCentralIE: support the extended interviews urls (fixes #1079) Jaime Marquínez Ferrándiz 2013-07-21 11:04:56 +02:00
  • d7ae0639b4 [youtube] Add an extractor for Youtube recommended videos (":ytrec" keyword) (closes #476) Jaime Marquínez Ferrándiz 2013-07-20 19:33:40 +02:00
  • 6804038d06 Don't try to write the subtitles if it's None Jaime Marquínez Ferrándiz 2013-07-20 12:59:47 +02:00
  • 2f799533ae YoutubeIE: don't crash when trying to get automatic captions if the videos has standard subtitles. Jaime Marquínez Ferrándiz 2013-06-29 22:11:18 +02:00
  • 88ae5991cd YoutubeIE: use the same function for getting the subtitles for the "--write-sub" and "--all-sub" options Jaime Marquínez Ferrándiz 2013-06-26 11:39:34 +02:00
  • 5d51a883c2 Use a dictionary for storing the subtitles Jaime Marquínez Ferrándiz 2013-06-26 11:03:44 +02:00
  • c4a91be726 Save subtitles using the same code for all the options Jaime Marquínez Ferrándiz 2013-06-26 00:02:15 +02:00
  • 0382435990 [exfm] Add IE_* descriptions Philipp Hagemeister 2013-07-20 11:26:36 +02:00
  • b390d85d95 Merge remote-tracking branch 'yasoob/master' Philipp Hagemeister 2013-07-20 11:23:56 +02:00
  • 4d9030f460 Merge 8e5e059d7d787b5618ab7269b44f66c4a2f509ec into be925dc64c92fefddbc0ed307ed3b83042c116ad M.Yasoob Ullah Khalid ☺ 2013-07-20 00:31:31 -07:00
  • 18e616ccf2 release 2013.07.19 Philipp Hagemeister 2013-07-19 23:49:46 +02:00
  • be925dc64c release 2013.07.19 2013.07.19 Philipp Hagemeister 2013-07-19 23:42:29 +02:00