1
0
mirror of https://code.hackerspace.pl/q3k/youtube-dl synced 2025-03-16 11:43:02 +00:00

Commit Graph

  • 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
  • caeefc29eb [vimeo] add an extractor for channels Jaime Marquínez Ferrándiz 2013-07-29 13:12:09 +02:00
  • a3c736def2 [dailymotion] Add an extractor for Dailymotion playlists Jaime Marquínez Ferrándiz 2013-07-29 12:07:38 +02:00
  • 58261235f0 Add an extractor for roxwell.com (closes #1044) Jaime Marquínez Ferrándiz 2013-07-26 13:00:59 +02:00
  • da70877a1b release 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
  • 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 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
  • d0866f0bb4 release 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
  • 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
  • 156d5ad6da release 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 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
  • 870a7e6156 release 2013.07.24 Philipp Hagemeister 2013-07-24 10:29:34 +02: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
  • fc492de31d release 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
  • 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 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
  • be925dc64c release 2013.07.19 Philipp Hagemeister 2013-07-19 23:42:29 +02:00
  • de7a91bfe3 WeiboIE: extract the player urls from a json webpage Jaime Marquínez Ferrándiz 2013-07-19 20:43:44 +02:00
  • a4358cbabd YoutubeIE: new algo for length 85 (closes #1080), thanks to @patrickslin Jaime Marquínez Ferrándiz 2013-07-19 17:12:40 +02:00
  • 177ed935a9 TEDIE: fix the title extraction Jaime Marquínez Ferrándiz 2013-07-19 16:13:31 +02:00
  • c364f15ff1 Add WeiboIE (closes #1039) Jaime Marquínez Ferrándiz 2013-07-19 09:43:43 +02:00
  • e1f6e61e6a Add an extractor for 56.com (related #1039) Jaime Marquínez Ferrándiz 2013-07-18 20:47:10 +02:00
  • 0932300e3a Add SinaIE (related #1039): extractor for video.sina.com.cn Jaime Marquínez Ferrándiz 2013-07-18 15:31:50 +02:00
  • 3f40217704 InstagramIE: fix the extraction of the uploader_id and the title Jaime Marquínez Ferrándiz 2013-07-18 13:12:27 +02:00
  • f631c3311a Hint that --update may need sudo Philipp Hagemeister 2013-07-18 12:53:24 +02:00
  • ad433bb372 release 2013.07.18 Philipp Hagemeister 2013-07-18 12:41:49 +02:00
  • 3e0b3a1428 Remove the test to signature of lengths 43,43 Jaime Marquínez Ferrándiz 2013-07-18 12:29:09 +02:00
  • 444b116597 YoutubeIE: add algo for length 90 (closes #1064) Jaime Marquínez Ferrándiz 2013-07-18 12:24:16 +02:00
  • 2aea08eda1 Merge pull request #1068 from MiLk/genalgo-youtube-92 Jaime Marquínez Ferrándiz 2013-07-18 09:51:39 +02:00
  • 8e5e059d7d forgot to import json json M.Yasoob Khalid 2013-07-18 12:40:56 +05:00
  • 2b1b511f6b removed some unnecessary imports M.Yasoob Khalid 2013-07-18 12:37:47 +05:00
  • 233ad24ecf corrected a typo and added myself to travis notifications. M.Yasoob Khalid 2013-07-18 12:37:02 +05:00
  • c4949c50f9 added test for ex.fm M.Yasoob Khalid 2013-07-18 12:33:31 +05:00
  • b6ef402905 added an IE for ex.fm M.Yasoob Khalid 2013-07-18 12:30:21 +05:00
  • ccf365475a [youtube] Add generator for signature 92 Emilien Kenler 2013-07-17 17:43:44 +02:00
  • e1fb245690 Add CondeNastIE Jaime Marquínez Ferrándiz 2013-07-16 20:50:16 +02:00
  • 5a76c6517e YoutubeIE: some encrypted signatures have more than two parts, print the size of all the parts Jaime Marquínez Ferrándiz 2013-07-17 12:08:10 +02:00
  • 1bb9568776 release 2013.07.17.1 Philipp Hagemeister 2013-07-17 11:18:35 +02:00
  • ecd1c2f7e9 [thisav] add a test for video MD5 Philipp Hagemeister 2013-07-17 11:18:14 +02:00
  • 466de68801 [thisav] Add IE (Fixes #1056) Philipp Hagemeister 2013-07-17 11:16:53 +02:00
  • 88d4111cfa [youtube] Add code for signature 92 (Closes #1060) Philipp Hagemeister 2013-07-17 11:06:34 +02:00
  • 51fb64bab1 Mark test_youtube_sig as non-executable (#1066) Philipp Hagemeister 2013-07-17 11:04:07 +02:00
  • be547e1d3b Revert "[youtube] improved decrypt_signature, closes #1060" Philipp Hagemeister 2013-07-17 10:58:07 +02:00
  • bf85454116 [metacafe] Fix test Philipp Hagemeister 2013-07-17 10:50:30 +02:00
  • 5910724b11 [metacafe] New result format Philipp Hagemeister 2013-07-17 10:49:49 +02:00
  • 7e24b09da9 [metacafe] Extract description Philipp Hagemeister 2013-07-17 10:45:35 +02:00
  • f085f960e7 [metacafe] Fix uploader detection Philipp Hagemeister 2013-07-17 10:45:24 +02:00
  • f38de77f6e Use unescapeHTML for OpenGraph properties Philipp Hagemeister 2013-07-17 10:38:23 +02:00
  • 58e7d46d1b Merge remote-tracking branch 'Forever-Young/patch-1' Philipp Hagemeister 2013-07-17 09:25:52 +02:00
  • 2a5201638d [youtube] Add sig test for 92 (Thanks to @patrickslin) Philipp Hagemeister 2013-07-17 09:23:38 +02:00
  • fe6fad1242 [youtube] improved decrypt_signature, closes #1060 Anton Novosyolov 2013-07-17 10:41:43 +04:00
  • ec00e1d8a0 [metacafe] Use modern helper methods Philipp Hagemeister 2013-07-17 01:35:33 +02:00
  • de29c4144e Ignore errors in git error handling in verbose mode in Python 3 Philipp Hagemeister 2013-07-17 01:33:28 +02:00
  • f3bab0044e Write debugging output to stderr (#1059) Philipp Hagemeister 2013-07-17 01:30:34 +02:00
  • ffd1833b87 release 2013.07.17 Philipp Hagemeister 2013-07-17 01:14:38 +02:00
  • 896d5b63e8 [metacafe] Add support for AnyClip videos (#1059) Philipp Hagemeister 2013-07-17 01:14:30 +02:00
  • 67de24e449 [freesound] Minor improvements Jaime Marquínez Ferrándiz 2013-07-15 21:33:45 +02:00
  • 66400c470c Merge pull request #1050 from yasoob/master Jaime Marquínez Ferrándiz 2013-07-15 21:06:51 +02:00
  • 7665010267 added test for freesound.org M.Yasoob Khalid 2013-07-15 20:17:09 +05:00
  • 5d9b75051a Added an IE for freesound.org M.Yasoob Khalid 2013-07-15 20:16:44 +05:00
  • ab2f744b90 GametrailersIE: make it a subclass of MTVIE to reuse most of the extraction process Jaime Marquínez Ferrándiz 2013-07-14 14:29:15 +02:00