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

Commit Graph

  • ea7a7af1d4 [gamekings] Fix the test video checksum Jaime Marquínez Ferrándiz 2013-11-13 17:13:06 +01:00
  • 880e1c529d [youtube:playlist] Login into youtube if requested (fixes #1757) Jaime Marquínez Ferrándiz 2013-11-13 16:39:11 +01:00
  • dcbb45803f [youtube:playlist] Don't use the gdata api (closes #1508) Jaime Marquínez Ferrándiz 2013-11-13 16:21:24 +01:00
  • 80b9bbce86 release 2013.11.13 Philipp Hagemeister 2013-11-13 11:09:04 +01:00
  • d37936386f Credit @saper for tvp IE (#1730) Philipp Hagemeister 2013-11-13 11:08:07 +01:00
  • c3a3028f9f [tvp] Minor improvements (#1730) Philipp Hagemeister 2013-11-13 11:06:53 +01:00
  • 6c5ad80cdc Merge remote-tracking branch 'saper/tvp' Philipp Hagemeister 2013-11-13 11:03:49 +01:00
  • b5bdc2699a Credit @jelly for gamekings extractor (#1759) Philipp Hagemeister 2013-11-13 10:52:22 +01:00
  • 384b98cd8f [gamekings] Minor fixes (#1759) Philipp Hagemeister 2013-11-13 10:50:53 +01:00
  • eb9b5bffef Add extractor for gamekings.tv Jelle van der Waa 2013-11-13 10:30:41 +01:00
  • 0bd59f3723 Add support for d8.tv migbac 2013-11-12 23:32:03 +01:00
  • 8b8cbd8f6d [vine] Fix uploader extraction Jaime Marquínez Ferrándiz 2013-11-12 20:50:52 +01:00
  • 72b18c5d34 FFmpegMetadataPP: don't enclose the values with " (fixes #1756) Jaime Marquínez Ferrándiz 2013-11-12 20:38:13 +01:00
  • eb0a839866 [common] Simplify og_search_property Philipp Hagemeister 2013-11-12 10:36:23 +01:00
  • 1777d5a952 release 2013.11.11 Philipp Hagemeister 2013-11-11 18:28:17 +01:00
  • d4b7da84c3 Clarify -c. Do not pass it in if you don't know what you're doing Philipp Hagemeister 2013-11-11 14:21:09 +01:00
  • 801dbbdffd Use avconv for downloading with m3u8 manifests if it's available (fixes #1735) Jaime Marquínez Ferrándiz 2013-11-10 16:47:03 +01:00
  • 0ed05a1d2d Use the 'rtmp_live' field for the live parameter of rtmpdump Jaime Marquínez Ferrándiz 2013-11-10 12:45:17 +01:00
  • 1008bebade Merge remote-tracking branch 'rzhxeo/rtmpdump_live' Jaime Marquínez Ferrándiz 2013-11-10 12:38:40 +01:00
  • ae84f879d7 Merge all the subtitles test into a single file Jaime Marquínez Ferrándiz 2013-11-10 12:28:21 +01:00
  • be6dfd1b49 [ted] Return a single info_dict for talks urls Jaime Marquínez Ferrándiz 2013-11-10 12:09:12 +01:00
  • 231516b6c9 Merge pull request #1705 from iemejia/master Jaime Marquínez Ferrándiz 2013-11-10 11:54:18 +01:00
  • fb53d58dcf Merge pull request #1726 from saper/escaped Jaime Marquínez Ferrándiz 2013-11-10 02:51:52 -08:00
  • 2a9e9b210b Fix the documentation of '--autonumber-size' (#1743) Jaime Marquínez Ferrándiz 2013-11-09 19:21:30 +01:00
  • 897d6cc43a Improve format listing for long format ids Jaime Marquínez Ferrándiz 2013-11-09 19:07:34 +01:00
  • f470c6c812 [arte] Improve the format sorting Jaime Marquínez Ferrándiz 2013-11-09 19:05:19 +01:00
  • 566d4e0425 [arte] Make sure the format_id is unique (closes #1739) Jaime Marquínez Ferrándiz 2013-11-09 19:01:23 +01:00
  • 81be02d2f9 [cnn] Accept www.cnn.com urls (fixes #1740) Jaime Marquínez Ferrándiz 2013-11-09 18:16:32 +01:00
  • c2b6a482d5 [brightcove] the format function requires to specify the index in python2.6 Jaime Marquínez Ferrándiz 2013-11-09 18:10:11 +01:00
  • 12c167c881 [soundcloud] Allow to download tracks marked as not 'streamable' Jaime Marquínez Ferrándiz 2013-11-09 18:06:09 +01:00
  • 20aafee7fa [kankan] Fix the video url Jaime Marquínez Ferrándiz 2013-11-06 21:47:02 +01:00
  • be07375b66 Don't recode the video with m3u8 downloads (fixes #1741) Jaime Marquínez Ferrándiz 2013-11-09 16:40:00 +01:00
  • c8434e8316 Add support for crunchyroll.com rzhxeo 2013-11-04 03:08:17 +01:00
  • 4894fe8c5b Report download progress of rtmpdump rzhxeo 2013-10-29 01:05:21 +01:00
  • dd5bcdc4c9 [brightcove] Set the 'Referer' header if the url has the 'linkBaseUrl' parameter (fixes #1553) Jaime Marquínez Ferrándiz 2013-11-07 21:06:48 +01:00
  • 6161d17579 release 2013.11.07 Philipp Hagemeister 2013-11-07 11:06:34 +01:00
  • 4ac5306ae7 Fix the report progress when file_size is unknown (#1731) Jaime Marquínez Ferrándiz 2013-11-07 08:03:35 +01:00
  • b1a80ec1a9 [xnxx] Accept urls that start with 'www' (fixes #1734) Jaime Marquínez Ferrándiz 2013-11-06 23:45:01 +01:00
  • 672fe94dcb release 2013.11.06.1 Philipp Hagemeister 2013-11-06 22:11:46 +01:00
  • 51040b72ed [brightcove] Support redirected urls from bcove.me (fixes #1732) Jaime Marquínez Ferrándiz 2013-11-06 22:03:00 +01:00
  • 4f045eef8f [youtube:channel] Fix the extraction Jaime Marquínez Ferrándiz 2013-11-06 21:42:33 +01:00
  • 5d7b253ea0 Add an extractor for eitb.tv (fixes #1608) Jaime Marquínez Ferrándiz 2013-11-06 20:05:28 +01:00
  • b0759f0c19 [brightcove] Extract all the available formats Jaime Marquínez Ferrándiz 2013-11-06 19:05:41 +01:00
  • 065472936a Add an extractor for space.com (fixes #1718) Jaime Marquínez Ferrándiz 2013-11-06 17:37:39 +01:00
  • fc4a0c2aec [brightcove] Change the 'videoId' or 'videoID' field to '@videoPlayer' (fixes #1697) Jaime Marquínez Ferrándiz 2013-11-06 17:25:38 +01:00
  • eeb165e674 [brightcove] Add the extraction of the url from generic Jaime Marquínez Ferrándiz 2013-11-06 16:40:24 +01:00
  • 9ee2b5f6f2 tests: don't run the test if any of the extractors listed in the 'add_ie' field is marked as not working Jaime Marquínez Ferrándiz 2013-11-03 19:14:53 +01:00
  • da54be877a release 2013.11.06 Philipp Hagemeister 2013-11-06 14:02:52 +01:00
  • 50a886b7ab Fix reporting when file size is unkown (Fixes #1731) Philipp Hagemeister 2013-11-06 14:02:33 +01:00
  • 76e67c2cb6 Clean up imports Philipp Hagemeister 2013-11-06 14:01:43 +01:00
  • 5137ebac0b [tvp] Telewizja Polska: new extractor for tvp.pl, fixes #1719 Marcin Cieślak 2013-11-05 23:30:25 +01:00
  • a8eeb0597b Fix AssertionError when og property not found Marcin Cieślak 2013-11-05 23:19:29 +01:00
  • 4ed3e51080 [ted] fixed error in case of no subtitles present Ismaël Mejía 2013-11-05 12:00:13 +01:00
  • 7f34001d57 Merge pull request #1724 from rzhxeo/generic_youtube Jaime Marquínez Ferrándiz 2013-11-04 23:00:46 -08:00
  • 2dcf7d8f99 [GenericIE] Also detect youtube if src url of iframe is embedded in ' instaed of " rzhxeo 2013-11-05 02:08:02 +01:00
  • 19b0668251 [canal2c] Accept more urls (fixes #1723) Jaime Marquínez Ferrándiz 2013-11-04 22:20:22 +01:00
  • e7e6b54d8a [teamcoco] Parse the xml file and extract all the formats Jaime Marquínez Ferrándiz 2013-11-03 17:48:12 +01:00
  • 2a1a8ffe41 Merge pull request #1693 from alexvh/teamcoco_fix Jaime Marquínez Ferrándiz 2013-11-03 17:19:51 +01:00
  • 08fb86c49b [youtube] Add description for YoutubeSearchDateIE (#1710) Philipp Hagemeister 2013-11-03 15:58:52 +01:00
  • 3633d77c0f Merge remote-tracking branch 'CBGoodBuddy/ytsearchtime' Philipp Hagemeister 2013-11-03 15:56:55 +01:00
  • 165e179764 release 2013.11.03 Philipp Hagemeister 2013-11-03 15:50:36 +01:00
  • 12ebdd1506 [viddler] Support non-digit IDs (Fixes #1714) Philipp Hagemeister 2013-11-03 15:49:59 +01:00
  • 1baf9a5938 Merge pull request #1698 from rzhxeo/cinemassacre Jaime Marquínez Ferrándiz 2013-11-03 05:17:12 -08:00
  • a56f9de156 Style fixes for extractors: remove spaces around (,),{ and } Jaime Marquínez Ferrándiz 2013-11-03 14:03:17 +01:00
  • fa5d47af4b Merge pull request #1679 from rzhxeo/mofosex Jaime Marquínez Ferrándiz 2013-11-03 05:04:14 -08:00
  • d607038753 Merge pull request #1677 from rzhxeo/xtube Jaime Marquínez Ferrándiz 2013-11-03 03:28:02 -08:00
  • 9ac6a01aaf Merge pull request #1676 from rzhxeo/extremetube Jaime Marquínez Ferrándiz 2013-11-03 03:25:46 -08:00
  • be97abc247 Set the 'extractor_key' field in the info_dict Jaime Marquínez Ferrándiz 2013-11-03 12:14:44 +01:00
  • 9103bbc5cd Add the 'webpage_url' field to info_dict Jaime Marquínez Ferrándiz 2013-11-03 12:11:13 +01:00
  • b6c45014ae Set the extra_info inside YoutubeDL.process_ie_result and set only if the keys are missing Jaime Marquínez Ferrándiz 2013-11-03 11:56:45 +01:00
  • a3dd924871 Add YoutubeSearchDateIE extractor to youtube.py & __init__.py, which searches by publication date. Craig Markwardt 2013-11-02 22:40:48 -04:00
  • 137bbb3e37 [XTubeIE] Add description to TEST rzhxeo 2013-11-02 22:45:48 +01:00
  • 86ad94bb2e [ExtremeTubeIE] Set age_limit to 18 and fix uploader extraction rzhxeo 2013-11-02 22:33:49 +01:00
  • 3e56add7c9 Merge pull request #1678 from rzhxeo/keezmovies Jaime Marquínez Ferrándiz 2013-11-02 14:15:52 -07:00
  • f52f01b5d2 [brightcove] Don't set the extension Jaime Marquínez Ferrándiz 2013-11-02 21:20:46 +01:00
  • 98d7efb537 [exfm] skip tests Jaime Marquínez Ferrándiz 2013-11-02 20:51:09 +01:00
  • cf51923545 [youtube] Remove vevo test Jaime Marquínez Ferrándiz 2013-11-02 20:46:26 +01:00
  • 38fcd4597a Merge remote-tracking branch 'iemejia/master' Ismaël Mejía 2013-11-02 19:56:06 +01:00
  • 165e3bb67a [bambuser] Add an extractor for channels (closes #1702) Jaime Marquínez Ferrándiz 2013-11-02 19:50:57 +01:00
  • 38db46794f Merge branch 'ted_subtitles' Ismaël Mejía 2013-11-02 19:50:45 +01:00
  • a9a3876d55 [ted] Added support for subtitle download Ismaël Mejía 2013-11-02 19:48:39 +01:00
  • 1f343eaabb [subtitles] refactor to support websites with subtitle information the webpage. Ismaël Mejía 2013-11-02 18:01:05 +01:00
  • 72a5b4f702 Add an extractor for bambuser.com (#1702) Jaime Marquínez Ferrándiz 2013-11-02 19:01:01 +01:00
  • 0a43ddf320 [CinemassacreIE] Add live paramter to extracted info as a workaround rzhxeo 2013-11-02 18:08:35 +01:00
  • 31366066bd Add support for live parameter to rtmpdump rzhxeo 2013-11-02 18:08:16 +01:00
  • aa2484e390 release 2013.11.02 Philipp Hagemeister 2013-11-02 11:21:36 +01:00
  • 8eddf3e91d [youtube] Encode subtitle track name in request (Fixes #1700) Philipp Hagemeister 2013-11-02 11:21:05 +01:00
  • 60d142aa8d Add an extractor for vk.com (closes #1635) Jaime Marquínez Ferrándiz 2013-11-01 22:28:51 +01:00
  • 66cf3ac342 [metacafe] Fix support for age-restricted videos (fixes #1696) Jaime Marquínez Ferrándiz 2013-11-01 11:55:35 +01:00
  • ab4e151347 [CinemassacreIE] Support more embed urls rzhxeo 2013-11-01 01:24:23 +01:00
  • ac2547f5ff [teamcoco] Fix video url extraction for some videos Alex Van't Hof 2013-10-31 01:57:22 -04:00
  • 5f1ea943ab [livestream] fix the extraction of events Jaime Marquínez Ferrándiz 2013-10-31 08:07:26 +01:00
  • 0ef7ad5cd4 Fix the test for dailymotion subtitles Jaime Marquínez Ferrándiz 2013-10-31 07:55:03 +01:00
  • 9f1109a564 [dailymotion] Fix support for age-restricted videos (Fixes #1688) Philipp Hagemeister 2013-10-31 00:20:49 +01:00
  • 33b1d9595d release 2013.10.30 Philipp Hagemeister 2013-10-30 01:17:20 +01:00
  • 7193498811 Use index in formt string (Fixes vevo test on Python 2.6) Philipp Hagemeister 2013-10-30 01:17:00 +01:00
  • 72321ead7b [vevo] Readd support for SMIL (Fixes #1683) Philipp Hagemeister 2013-10-30 01:14:17 +01:00
  • b5d0d817bc Remove superfluous space Philipp Hagemeister 2013-10-30 01:09:44 +01:00
  • 94badb2599 Fix output indenting for --list-formats Philipp Hagemeister 2013-10-30 01:09:26 +01:00
  • b9a836515f Update the Vimeo test vector md5 Filippo Valsorda 2013-10-29 16:44:35 -04:00