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

Commit Graph

  • 67b22dd036 Add extractors for video.mit.edu and techtv.mit.edu (closes #1327) Jaime Marquínez Ferrándiz 2013-08-28 12:51:22 +02:00
  • ce6a696e4d Remove unused imports Philipp Hagemeister 2013-08-28 12:47:38 +02:00
  • a5caba1eb0 [generic] simply use urljoin Philipp Hagemeister 2013-08-28 12:47:27 +02:00
  • cd9c100963 Merge remote-tracking branch 'upstream/master' Pierre Rudloff 2013-08-28 12:20:12 +02:00
  • edde6c56ac Print playpath with --get-url (Fixes #1334) Philipp Hagemeister 2013-08-28 12:14:45 +02:00
  • b7f89fe692 Merge remote-tracking branch 'upstream/master' Pierre Rudloff 2013-08-28 12:10:34 +02:00
  • ae3531adf9 [generic] Fix URL concatenation Philipp Hagemeister 2013-08-28 12:04:44 +02:00
  • 8cf5ee7831 Merge branch 'master' of github.com:rg3/youtube-dl Philipp Hagemeister 2013-08-28 11:57:18 +02:00
  • aa3e950764 Tolerate junk at the end of gzip-compressed content (#1268) Philipp Hagemeister 2013-08-28 11:57:13 +02:00
  • 1301a0dd42 Merge remote-tracking branch 'upstream/master' Pierre Rudloff 2013-08-28 11:02:12 +02:00
  • af8bd6a82d Show the time taken to download in the same format as the ETA Jaime Marquínez Ferrándiz 2013-08-28 10:55:31 +02:00
  • 6d38616e67 Merge pull request #1181 from h3xx/master Jaime Marquínez Ferrándiz 2013-08-28 10:50:57 +02:00
  • 4f5f18acb9 [addanime] add file Philipp Hagemeister 2013-08-28 10:28:16 +02:00
  • 3e223834d9 [youtube] update algo for length 88, thanks to @Ramhack (fixes #1328) Jaime Marquínez Ferrándiz 2013-08-28 10:26:44 +02:00
  • a1bb0f8773 [cnn] remove debug print call. Jaime Marquínez Ferrándiz 2013-08-28 10:20:37 +02:00
  • 0e283428f7 HTTPError is in urllib.error in Python 3, not in http.error Jaime Marquínez Ferrándiz 2013-08-28 10:18:39 +02:00
  • 2eabb80254 [addanime] improve Philipp Hagemeister 2013-08-28 04:25:38 +02:00
  • 44586389e4 [appletrailers] Add support Philipp Hagemeister 2013-08-28 02:18:44 +02:00
  • 06a401c845 Merge branch 'master' into subtitles_rework Ismael Mejia 2013-08-26 04:03:40 +02:00
  • 273f603efb [cnn] Allow more URLs Philipp Hagemeister 2013-08-28 00:14:19 +02:00
  • 1619e22f40 release 2013.08.28 Philipp Hagemeister 2013-08-27 23:31:36 +02:00
  • 88a79ce6a6 Delete default user agent (Fixes #1309) Philipp Hagemeister 2013-08-27 23:31:24 +02:00
  • acebc9cd6b Revert "Install our own HTTPS handler as well (#1309)" Philipp Hagemeister 2013-08-27 23:15:01 +02:00
  • 443c12a703 Merge pull request #1324 from whydoubt/fix_gplus Jaime Marquínez Ferrándiz 2013-08-27 13:36:39 -07:00
  • 7f3c4f4f65 Initial slash in Google+ photos link was removed Jeff Smith 2013-08-27 14:38:50 -05:00
  • 0bc56fa66a Add an extractor for NBC news (closes #1320) Jaime Marquínez Ferrándiz 2013-08-27 12:38:30 +02:00
  • 1a582dd49d Add an extractor for CNN (closes #1318) Jaime Marquínez Ferrándiz 2013-08-27 11:56:48 +02:00
  • c5b921b597 Merge remote-tracking branch 'upstream/master' Pierre Rudloff 2013-08-27 10:47:47 +02:00
  • e86ea47c02 [canalc2] Small improvements Philipp Hagemeister 2013-08-27 10:35:20 +02:00
  • aa5a63a5b5 Merge remote-tracking branch 'Rudloff/canalc2' Philipp Hagemeister 2013-08-27 10:31:46 +02:00
  • 2a7b4da9b2 [hark] get the song info in JSON and extract more information. Jaime Marquínez Ferrándiz 2013-08-27 10:25:38 +02:00
  • 069d098f84 [canalplus] Accept player.canalplus.fr urls Jaime Marquínez Ferrándiz 2013-08-27 10:21:57 +02:00
  • b3889f7023 release 2013.08.27 Philipp Hagemeister 2013-08-27 02:30:47 +02:00
  • 65883c8dbd Merge branch 'master' of github.com:rg3/youtube-dl Philipp Hagemeister 2013-08-27 02:00:23 +02:00
  • 341ca8d74c [trilulilu] Add support for trilulilu.ro Philipp Hagemeister 2013-08-27 01:59:00 +02:00
  • 99859d436c Merge remote-tracking branch 'upstream/master' Allan Zhou 2013-08-26 15:16:13 -07:00
  • 1b01e2b085 Merge pull request #1315 from yasoob/master Jaime Marquínez Ferrándiz 2013-08-26 13:38:48 -07:00
  • 976fc7d137 fixed tests for c56 and dailymotion M.Yasoob Ullah Khalid ☺ 2013-08-27 01:00:17 +05:00
  • c3b7b29c23 Merge remote-tracking branch 'origin/master' Philipp Hagemeister 2013-08-26 21:29:44 +02:00
  • 627a91a9a8 [generic] small typo Philipp Hagemeister 2013-08-26 21:29:31 +02:00
  • 6dc6302599 Merge pull request #1231 from yasoob/master Philipp Hagemeister 2013-08-26 12:29:04 -07:00
  • 7a20e2e1f8 Merge remote-tracking branch 'upstream/master' Pierre Rudloff 2013-08-26 03:16:42 +02:00
  • 90648143c3 Merge pull request #1310 from rzhxeo/rtlnow Philipp Hagemeister 2013-08-25 15:45:22 -07:00
  • 5c6658d4dd Merge remote-tracking branch 'upstream/master' Pierre Rudloff 2013-08-24 23:01:39 +02:00
  • 9585f890f8 [generic] add support for relative URLs (Fixes #1308) Philipp Hagemeister 2013-08-24 22:56:37 +02:00
  • 0838239e8e [generic] Support double slash URLs (Fixes #1309) Philipp Hagemeister 2013-08-24 22:49:52 +02:00
  • 36399e8576 Install our own HTTPS handler as well (#1309) Philipp Hagemeister 2013-08-24 22:49:22 +02:00
  • 9460db832c [ro220] Add support for 220.ro Philipp Hagemeister 2013-08-24 21:10:03 +02:00
  • d68730a56e Add SUPER RTL NOW to RTLnow extractor rzhxeo 2013-08-24 13:22:28 +02:00
  • f2aeefe29c [youtube] update algo for length 84 Jaime Marquínez Ferrándiz 2013-08-24 10:48:12 +02:00
  • 39c6f507df Merge remote-tracking branch 'upstream/master' Allan Zhou 2013-08-23 15:33:36 -07:00
  • d2d1eb5b0a Switch to domain yt-dl.org Philipp Hagemeister 2013-08-23 23:57:23 +02:00
  • 8ae7be3ef4 release 2013.08.23 Philipp Hagemeister 2013-08-23 23:09:53 +02:00
  • 306170518f [youtube] update algo for length 86 (fixes #1302) Jaime Marquínez Ferrándiz 2013-08-23 22:36:59 +02:00
  • aa6a10c44a Allow to specify multiple subtitles languages separated by commas (closes #518) Jaime Marquínez Ferrándiz 2013-08-23 18:34:57 +02:00
  • 9af73dc4fc Print a message before embedding the subtitles Jaime Marquínez Ferrándiz 2013-08-23 18:17:43 +02:00
  • fc483bb6af [xhamster] use determine_ext Jaime Marquínez Ferrándiz 2013-08-23 17:23:34 +02:00
  • 53b0f3e4e2 Merge pull request #1301 from rzhxeo/xhamster Jaime Marquínez Ferrándiz 2013-08-23 17:21:30 +02:00
  • 4353cf51a0 XHamsterIE: Add video description rzhxeo 2013-08-23 16:40:20 +02:00
  • ce34e9ce5e XHamsterIE: Fix video extension rzhxeo 2013-08-23 16:33:41 +02:00
  • d4051a8e05 Add a post processor for embedding subtitles in mp4 videos (closes #1052) Jaime Marquínez Ferrándiz 2013-07-20 12:48:57 +02:00
  • df3df7fb64 [youtube] Fix download of subtitles with '--all-subs' Jaime Marquínez Ferrándiz 2013-08-23 13:14:22 +02:00
  • 9e9c164052 Merge pull request #937 from jaimeMF/subtitles_rework Jaime Marquínez Ferrándiz 2013-08-23 02:40:25 -07:00
  • 066090dd3f [youtube] add algo for length 80 and update player info Jaime Marquínez Ferrándiz 2013-08-23 11:33:56 +02:00
  • 614d9c19c1 Merge remote-tracking branch 'upstream/master' Allan Zhou 2013-08-22 17:02:41 -07:00
  • bd2dee6c67 Merge branch 'master' into subtitles_rework Ismael Mejia 2013-08-23 01:47:10 +02:00
  • 74e6672beb Merge pull request #1297 from iemejia/master Philipp Hagemeister 2013-08-22 16:30:14 -07:00
  • 02bcf0d389 release 2013.08.22 Philipp Hagemeister 2013-08-22 23:29:42 +02:00
  • 18b4e04f1c Merge branch 'master' into subtitles_rework Ismael Mejia 2013-08-22 23:29:36 +02:00
  • 10204dc898 [videofyme] Add an additional quality (they change between downloads of the info) and update md5 sum of the test video Jaime Marquínez Ferrándiz 2013-08-22 23:23:52 +02:00
  • 1865ed31b9 [subtitles] separated subtitle options in their own group Ismael Mejia 2013-08-08 09:53:25 +02:00
  • 3669cdba10 [youtube] update algo for length 82 (fixes #1296) Jaime Marquínez Ferrándiz 2013-08-22 22:35:15 +02:00
  • 939fbd26ac [youtube] fix the order of DASH formats Jaime Marquínez Ferrándiz 2013-08-22 19:45:24 +02:00
  • b4e60dac23 Merge remote-tracking branch 'upstream/master' Allan Zhou 2013-08-22 10:43:51 -07:00
  • e6ddb4e7af Merge pull request #1279 from xanadu/master Jaime Marquínez Ferrándiz 2013-08-22 19:33:34 +02:00
  • 83390b83d9 Merge pull request #1266 from MiLk/py-generator Jaime Marquínez Ferrándiz 2013-08-22 10:18:58 -07:00
  • ff2424595a lxml is not part of the standard library. Pierre Rudloff 2013-08-22 14:47:51 +02:00
  • adeb9c73d6 Merge remote-tracking branch 'upstream/master' Pierre Rudloff 2013-08-22 14:04:30 +02:00
  • cd0abcc0bb Extractor for canalc2.tv Pierre Rudloff 2013-08-22 13:54:23 +02:00
  • 4a55479fa9 Credit Pierre Rudloff for JeuxVideoIE and UnistraIE Jaime Marquínez Ferrándiz 2013-08-22 13:21:32 +02:00
  • f527115b5f Rename utv.py to unistra.py and extract more info Jaime Marquínez Ferrándiz 2013-08-22 13:19:35 +02:00
  • 75e1b46add Download from utv.unistra.fr (PR #1271) Pierre Rudloff 2013-08-18 17:02:39 +02:00
  • 05a2926c5c Merge remote-tracking branch 'upstream/master' Pierre Rudloff 2013-08-22 12:55:58 +02:00
  • 7070b83687 Merge remote-tracking branch 'upstream/master' Pierre Rudloff 2013-08-22 12:54:17 +02:00
  • 8d212e604a Merge remote-tracking branch 'upstream/master' Pierre Rudloff 2013-08-22 12:52:05 +02:00
  • 063fcc9676 [jeuxvideo] Extract more information and add test Jaime Marquínez Ferrándiz 2013-08-22 12:37:34 +02:00
  • 8403612258 Merge pull request #1267 from Rudloff/master Jaime Marquínez Ferrándiz 2013-08-22 12:24:27 +02:00
  • 25b51c7816 Download videos from jeuxvideo.com Pierre Rudloff 2013-08-18 16:11:47 +02:00
  • 9779b63bb6 Add an extractor for PBS (closes #870 and #873) Jaime Marquínez Ferrándiz 2013-08-22 11:57:21 +02:00
  • d81aef3adf Add an extractor for tv.slashdot.org (closes #1192) Jaime Marquínez Ferrándiz 2013-08-21 21:51:58 +02:00
  • 5af7e056a7 Merge remote-tracking branch 'upstream/master' Allan Zhou 2013-08-21 10:53:42 -07:00
  • 45ed795cb0 [youtube] update uploader name for a test video: 'IconaPop' has changed to 'Icona Pop' Jaime Marquínez Ferrándiz 2013-08-21 19:25:54 +02:00
  • 683e98a8a4 [statigram] change test video Jaime Marquínez Ferrándiz 2013-08-21 19:20:27 +02:00
  • e0cfeb2ea7 [funnyordie] fix extraction of video url and title Jaime Marquínez Ferrándiz 2013-08-21 18:58:25 +02:00
  • 75340ee383 [vevo] Fix urls with a query (#1258) Jaime Marquínez Ferrándiz 2013-08-21 18:20:03 +02:00
  • 668de34c6b [soundcloud] Support widget urls (fixes #1252) Jaime Marquínez Ferrándiz 2013-08-21 17:06:37 +02:00
  • a91b954bb4 [vimeo] extract information for Vimeo Pro videos from http://player.vimeo.com/video/{video_id} (fixes #1197) Jaime Marquínez Ferrándiz 2013-08-21 13:48:19 +02:00
  • a3f62b8255 Merge remote-tracking branch 'upstream/master' Allan Zhou 2013-08-21 00:07:03 -07:00
  • 37b6d5f684 fix hls test Allan Zhou 2013-08-20 23:51:05 -07:00
  • b7a6838407 address review comment Allan Zhou 2013-08-20 21:57:32 -07:00