Commit Graph

  • d8479faef5 [nick] Automate geo-restriction bypass (#13711) nyuszika7h 2017-07-23 15:40:04 +02:00
  • cf8029627c [ISSUE_TEMPLATE_tmpl.md] Minor improvements nyuszika7h 2017-07-23 15:33:18 +02:00
  • a2864f13bd [niconico] improve error reporting (#13696) Yen Chi Hsuan 2017-07-23 16:25:17 +08:00
  • b9a66cc2f5 [options] Typo Yen Chi Hsuan 2017-07-23 16:24:18 +08:00
  • 737522d787 [options] Correctly hide login info from debug outputs (#13696) Yen Chi Hsuan 2017-07-23 16:21:35 +08:00
  • bc4600f85d release 2017.07.23 Sergey M․ 2017-07-23 01:09:09 +07:00
  • ea629391d0 [ChangeLog] Actualize Sergey M․ 2017-07-23 01:06:08 +07:00
  • 899ff43fe8 [itv] Fix production id extraction (closes #13671) Sergey M․ 2017-07-23 00:59:07 +07:00
  • 1e0f112040 [vidio] Make duration non fatal and fix typo Sergey M․ 2017-07-23 00:44:50 +07:00
  • a416f995f7 [mtv] Skip missing video parts (closes #13690) Sergey M․ 2017-07-23 00:25:23 +07:00
  • 7d2c4bf0c0 [YoutubeDL] Improve default format specification (closes #13704) Sergey M․ 2017-07-23 00:12:01 +07:00
  • 15efdfccbe [sportbox:embed] Fix extraction Sergey M․ 2017-07-22 21:35:14 +07:00
  • bdbd5618fe [npo] Add support for npo3.nl URLs dubber0 2017-07-22 14:15:55 +02:00
  • f8c5e88d73 [dramafever] Fix tests Sergey M․ 2017-07-22 11:41:40 +07:00
  • 76afbfae99 [dramafever] Remove video id from title (closes #13699) Sergey M․ 2017-07-22 11:40:46 +07:00
  • e24442c91d [YoutubeDL] Do not override id, extractor and extractor_key in url_transparent All these meta fields must be borrowed from final extractor that actually performs extraction. This commit fixes extractor id in download archives for url_transparent downloads. Previously, 'transparent' extractor was erroneously used for extractor archive id, e.g. 'eggheadlesson 4n8ugwwj5t' instead of 'wistia 4n8ugwwj5t'. Sergey M․ 2017-07-21 00:13:32 +07:00
  • 096c0e25c8 [egghead:lesson] Add extractor (#6635) Sergey M․ 2017-07-20 23:22:36 +07:00
  • d58f369a1f [funnyordie] Extract more metadata (closes #13677) Sergey M․ 2017-07-20 22:49:52 +07:00
  • dcd1c49c3e [youku:show] Refine playlist extraction Yen Chi Hsuan 2017-07-20 23:20:46 +08:00
  • f6f0be0a6d [youku:show] Fix playlist extraction (closes #13248) Yen Chi Hsuan 2017-07-20 22:57:51 +08:00
  • 2731e57abc [tbs] Mark as broken and skip invalid tests Yen Chi Hsuan 2017-07-20 21:19:09 +08:00
  • 3e26c8fc70 [dispeak] Recognize sevt subdomain (closes #13276) Yen Chi Hsuan 2017-07-20 18:14:14 +08:00
  • 8bc3881be7 init version. could download track and album 2017-07-25 23:48:30 +10:00
  • 3e51145032 [aliexpress] fixed possible regex and return issue and used better dict getter dubber0 2017-07-24 19:21:57 +02:00
  • 481d8ec6aa [pornhub] Correctly parse categories and tags (#13720) burnersauce 2017-07-23 22:31:29 -04:00
  • 0948f25c26 Save transitional filenames if keepvideo is set Zil0 2017-07-23 22:52:49 +02:00
  • 5e31985b03 [aliexpress] fixed possible extraction issues and removed unnecessary things dubber0 2017-07-23 18:28:26 +02:00
  • c99d6890cb
    [nickru] Add extractor Sergey M․ 2017-07-23 21:00:56 +07:00
  • 70bfab0e9a
    [mtv] Improve thumbnal extraction Sergey M․ 2017-07-23 21:00:19 +07:00
  • f0e31e32c9 [nick] Automate geo-restriction bypass (#13711) nyuszika7h 2017-07-23 15:40:04 +02:00
  • 4b990cb33a [aliexpress] rewrote code so that it parses JSON dubber0 2017-07-23 15:35:28 +02:00
  • c054690138 [nick] Automate geo-restriction bypass nyuszika7h 2017-07-23 11:31:47 +02:00
  • 3150976669 [ISSUE_TEMPLATE_tmpl.md] Minor improvements nyuszika7h 2017-07-23 15:33:18 +02:00
  • c5a0627b96 [YoutubeDL] Add filenames key in info_dict Zil0 2017-07-23 14:25:35 +02:00
  • bbfca487d0 [RutubePlaylistIE] correct retrieval of category luceatnobis 2017-07-23 13:19:30 +02:00
  • d6391e5e46 [RutubePlaylistIE] Fix retrieval of 'id' for infodict luceatnobis 2017-07-23 13:15:38 +02:00
  • f1858bf4fe [RutubeIE] Allow for lone 'pl_id' parameter in URL luceatnobis 2017-07-23 13:10:58 +02:00
  • f1763e04f2 Don't include command line in issue template log example nyuszika7h 2017-07-03 19:34:43 +02:00
  • 02048ea8cc Minor grammar/formatting corrections to issue template nyuszika7h 2017-07-03 19:31:09 +02:00
  • e3ce912c3d
    [niconico] improve error reporting (#13696) Yen Chi Hsuan 2017-07-23 16:25:17 +08:00
  • 73095e013f
    [options] Typo Yen Chi Hsuan 2017-07-23 16:24:18 +08:00
  • 905d18a7aa
    [options] Correctly hide login info from debug outputs (#13696) Yen Chi Hsuan 2017-07-23 16:21:35 +08:00
  • 0202d7e4cf Merge branch 'master' into GoogleDrive-issue-13619 Parmjit Virk 2017-07-22 15:09:19 -05:00
  • 9e8c64cb0c [aliexpress] fixed pep8 errors dubber0 2017-07-22 21:40:10 +02:00
  • eb4284a94b [aliexpress] Add new extractor dubber0 2017-07-22 21:32:51 +02:00
  • 551e77c1cd
    release 2017.07.23 Sergey M․ 2017-07-23 01:10:58 +07:00
  • 0db492c02a
    release 2017.07.23 2017.07.23 Sergey M․ 2017-07-23 01:09:09 +07:00
  • 425f41319a
    [ChangeLog] Actualize Sergey M․ 2017-07-23 01:06:08 +07:00
  • 71dde5eecf
    [itv] Fix production id extraction (closes #13671) Sergey M․ 2017-07-23 00:59:07 +07:00
  • 935d6c20c0
    [vidio] Make duration non fatal and fix typo Sergey M․ 2017-07-23 00:44:50 +07:00
  • e0f1fb0a27
    [mtv] Skip missing video parts (closes #13690) Sergey M․ 2017-07-23 00:25:23 +07:00
  • c0bdd4f26e Merge 34215326bf36e3e08b70717ed09a1ec244fdf178 into 0017d9ad6de831384e74db14a821e4c94020c9ac Nguyễn Triết Khang 2017-07-22 17:13:39 +00:00
  • 0017d9ad6d
    [YoutubeDL] Improve default format specification (closes #13704) Sergey M․ 2017-07-23 00:12:01 +07:00
  • 34215326bf Don't raise "requested format not available" when just dumping JSON Khang Nguyen 2017-07-22 22:45:49 +07:00
  • 327c8364f1
    [sportbox:embed] Fix extraction Sergey M․ 2017-07-22 21:35:14 +07:00
  • 359aa2fdd1 [npo] Add support for npo3.nl URLs dubber0 2017-07-22 14:15:55 +02:00
  • e57b6b17ec Update npo.py Sergey M 2017-07-22 19:15:16 +07:00
  • f76c02c87b
    [dramafever] Fix tests Sergey M․ 2017-07-22 11:41:40 +07:00
  • 7d9a1db111
    [dramafever] Remove video id from title (closes #13699) Sergey M․ 2017-07-22 11:40:46 +07:00
  • ccdf9d663c [npo] made test only_matching and removed unnecessary regex dubber0 2017-07-21 18:50:41 +02:00
  • da4c53789c [npo] added npo3 support dubber0 2017-07-21 15:26:32 +02:00
  • 90793eef1d Merge branch 'master' into GoogleDrive-issue-13619 Parmjit Virk 2017-07-20 15:55:52 -05:00
  • 0396806f67
    [YoutubeDL] Do not override id, extractor and extractor_key in url_transparent All these meta fields must be borrowed from final extractor that actually performs extraction. This commit fixes extractor id in download archives for url_transparent downloads. Previously, 'transparent' extractor was erroneously used for extractor archive id, e.g. 'eggheadlesson 4n8ugwwj5t' instead of 'wistia 4n8ugwwj5t'. Sergey M․ 2017-07-21 00:13:32 +07:00
  • dc6520aa3d
    [egghead:lesson] Add extractor (#6635) Sergey M․ 2017-07-20 23:22:36 +07:00
  • c653326a14
    [funnyordie] Extract more metadata (closes #13677) Sergey M․ 2017-07-20 22:49:52 +07:00
  • 3fcf346ac1
    [youku:show] Refine playlist extraction Yen Chi Hsuan 2017-07-20 23:20:46 +08:00
  • fa63cf6c23
    [youku:show] Fix playlist extraction (closes #13248) Yen Chi Hsuan 2017-07-20 22:57:51 +08:00
  • 85f5a74b6c
    [tbs] Mark as broken and skip invalid tests Yen Chi Hsuan 2017-07-20 21:19:09 +08:00
  • d20b1c6725
    [dispeak] Recognize sevt subdomain (closes #13276) Yen Chi Hsuan 2017-07-20 18:14:14 +08:00
  • 27076a6e22 [AnimeLab] Add thumbnail extraction Mariusz Skoneczko 2017-07-19 17:54:12 +10:00
  • 84d4419bad [AnimeLab] Removed superfluous test Mariusz Skoneczko 2017-07-19 17:24:35 +10:00
  • c3b29a31be inlined local variables Ondrej Zara 2017-07-19 09:15:14 +02:00
  • 48cdb54be3 [stopgame] Add new extractor (close #10395) sufuf3 2017-07-17 15:15:48 +08:00
  • 611c5af425 several adjustments according to the code review Ondrej Zara 2017-07-18 16:04:02 +02:00
  • e699a7862b [Vice] alternative embed player extraction Argn0 2017-07-18 09:02:50 +02:00
  • abda700592 [Vice] alternative embed player extraction Argn0 2017-07-17 20:26:05 +02:00
  • bb176df3bb
    [spiegel:article] Move test Sergey M․ 2017-07-17 22:19:40 +07:00
  • 46982e74c7 Merge branch 'master' into GoogleDrive-issue-13619 Parmjit Virk 2017-07-16 20:02:59 -05:00
  • ec3472b832 [Vice] fixed embed-player extractor Argn0 2017-07-16 20:36:40 +02:00
  • b9a3b64d48 fix embed-player extractor Argn0 2017-07-16 17:54:01 +02:00
  • 83d00044c1
    [adn] Improve error reporting (#13663) Sergey M․ 2017-07-16 20:48:09 +07:00
  • 7a241ef1e6 Merge 76203c7a738bf94bb08af9bf0033cedc81a4850c into 7abed4e06c8935026873a9c01821d5a5b2d80d4f Arijit Basu 2017-07-16 11:34:12 +00:00
  • 76203c7a73 with index Arijit Basu 2017-07-16 16:50:51 +05:30
  • 340368a22e with index Arijit Basu 2017-07-16 16:47:09 +05:30
  • 7abed4e06c
    [crunchyroll] Relax series and season regex (closes #13659) Sergey M․ 2017-07-16 12:40:45 +07:00
  • 13eb526f11
    [nexx:embed] PEP 8 Sergey M․ 2017-07-16 05:23:19 +07:00
  • 00d06e3cfc
    [spiegel:article] Add support for nexx iframe embeds (closes #13029) Sergey M․ 2017-07-16 04:38:20 +07:00
  • 749ca5eced
    [extractor/common] Fix playlist_from_matches Sergey M․ 2017-07-16 04:33:14 +07:00
  • 3f59b0154a
    [nexx:embed] Add extractor for iframe embeds Sergey M․ 2017-07-16 04:32:37 +07:00
  • 089b97cfee
    [nexx] Improve JS embed extraction Sergey M․ 2017-07-16 04:30:48 +07:00
  • 93886f61f9 Merge 759c6061bd42ece8c0ea4d5b08545fdfd162614e into decf86044d17a8ec04e43a4805a0092622d976ae midas02 2017-07-15 20:07:59 +00:00
  • decf86044d
    [pearvideo] Improve (closes #13031) Sergey M․ 2017-07-16 03:06:04 +07:00
  • 94b817edeb
    [pearvideo] Add extractor troywith77 2017-05-09 13:10:18 +08:00
  • 836f18448c Merge 985417a8b3296698f96cba53e64e1fb8db18d2fe into cea931a9e5cf682eafe5b7cdacbbe22630b7a9e7 Lui 2017-07-15 03:01:30 +00:00
  • 234fc749eb
    release 2017.07.15 Sergey M․ 2017-07-15 07:38:20 +07:00
  • cea931a9e5
    release 2017.07.15 2017.07.15 Sergey M․ 2017-07-15 07:36:05 +07:00
  • ef78563e9c
    [ChangeLog] Actualize Sergey M․ 2017-07-15 07:33:26 +07:00
  • 3979f9d91b
    Actualize about page Sergey M․ 2017-07-15 07:25:53 +07:00
  • 961ea474b6
    [YoutubeDL] PEP 8 Sergey M․ 2017-07-15 07:02:14 +07:00
  • ea3f20494f
    [youtube] PEP 8 Sergey M․ 2017-07-15 07:02:05 +07:00