Commit graph

  • 503115540d
    [aliexpress:live] Add extractor dubber0 2017-07-22 21:32:51 +02:00
  • 64f0e30b93
    [viidea] Capture and output lecture error message (#14099) Sergey M․ 2017-09-02 15:44:49 +07:00
  • a3431e1224
    [radiocanada] Skip unsupported platforms (closes #14100) Sergey M․ 2017-09-02 15:33:54 +07:00
  • 879f4b5a4b
    release 2017.09.02 Sergey M․ 2017-09-02 01:10:22 +07:00
  • a2022b0c40
    release 2017.09.02 2017.09.02 Sergey M․ 2017-09-02 01:08:32 +07:00
  • 8681ed7fc8
    [ChangeLog] Actualize Sergey M․ 2017-09-02 01:04:22 +07:00
  • 8d81f3e36d
    [youtube] Force old layout for each webpage (closes #14083) Sergey M․ 2017-09-02 00:57:14 +07:00
  • 7998520933
    [youtube] Fix upload date extraction (closes #14065) Sergey M․ 2017-08-31 00:47:58 +07:00
  • 5b4bfbfc3b
    [charlierose] Add support for episodes (closes #14062) Sergey M․ 2017-08-30 23:50:33 +07:00
  • 53647dfd0a
    [bbccouk] Add support for w-prefixed ids (closes #14056) Sergey M․ 2017-08-30 05:27:56 +07:00
  • 22f65a9efc Merge pull request #14048 from ryandesign/patch-1 Yen Chi Hsuan 2017-08-28 11:22:27 +08:00
  • c75c384fb6 Fix build failures with old cp and zip Ryan Schmidt 2017-08-27 18:07:09 -05:00
  • 1b41da488d
    [googledrive] Extend _VALID_URL (closes #9785) Sergey M․ 2017-08-28 00:50:41 +07:00
  • fea82c1780
    [googledrive] Add support for source format (closes #14046) Sergey M․ 2017-08-28 00:39:22 +07:00
  • 3902cdd0e3
    [pornhd] Fix extraction (closes #14005) Sergey M․ 2017-08-27 22:36:57 +07:00
  • f1c88434fe
    release 2017.08.27.1 Sergey M․ 2017-08-27 06:11:35 +07:00
  • 2cfa7cbdd0
    release 2017.08.27.1 2017.08.27.1 Sergey M․ 2017-08-27 06:09:29 +07:00
  • cc0412ef91
    [ChangeLog] Actualize Sergey M․ 2017-08-27 06:06:49 +07:00
  • 1c9c8de29e
    [youtube] Fix extraction with --youtube-skip-dash-manifest enabled (closes #14037) Sergey M․ 2017-08-27 05:59:08 +07:00
  • 329002a07d
    release 2017.08.27 Sergey M․ 2017-08-27 04:30:22 +07:00
  • f031b76065
    release 2017.08.27 2017.08.27 Sergey M․ 2017-08-27 04:28:04 +07:00
  • 62c06c593d
    [ChangeLog] Actualize Sergey M․ 2017-08-27 04:24:41 +07:00
  • ff17be3ac9
    [extractor/generic] Extract from LD-JSON last of all Previous sources may contain several formats, e.g. http://tamasha.com/v/PgGZ Sergey M․ 2017-08-27 03:27:20 +07:00
  • 1ed4549942
    [extractor/common] Extract format id from label attribute of source tag for HTML5 videos (#14034) Sergey M․ 2017-08-27 03:27:05 +07:00
  • dd121cc1ca
    [extractor/common] Extract height from res attribute of source tag for HTML5 videos (closes #14034) Sergey M․ 2017-08-27 03:12:56 +07:00
  • a3c3a1e128
    [http] Rework HTTP downloader * Simplify code and split into separate routines to facilitate maintaining * Make retry mechanism work on errors during actual download not only during connection establishment phase * Retry on ECONNRESET and ETIMEDOUT during reading data from network * Retry on content too short and various timeout errors * Show error description on retry * Closes #506, closes #809, closes #2849, closes #4240, closes #6023, closes #8625, closes #9483 Sergey M․ 2017-08-26 23:55:48 +07:00
  • 085d9dd9be
    [rai] Fix audio formats extraction (closes #14024) Sergey M․ 2017-08-26 22:02:49 +07:00
  • 151978f38a [mixcloud] Fix extraction (closes #14020) Vijay Singh 2017-08-26 18:02:57 +05:30
  • c7121fa7b8
    [youtube] Fix controversy videos extraction (closes #14027, closes #14029) Sergey M․ 2017-08-26 15:38:38 +07:00
  • 745968bc72 [mixcloud] Fix extraction (closes #14015) Vijay Singh 2017-08-24 20:58:44 +05:30
  • 0bd3d4f43b
    release 2017.08.23 Sergey M․ 2017-08-23 23:25:09 +07:00
  • df235dbba8
    release 2017.08.23 2017.08.23 Sergey M․ 2017-08-23 23:23:13 +07:00
  • c4bdc68113
    [ChangeLog] Actualize Sergey M․ 2017-08-23 23:21:19 +07:00
  • 5bae33485c
    [toutv] PEP 8 Sergey M․ 2017-08-23 22:50:00 +07:00
  • 0830f3e048
    [cbc:watch] Bypass geo-restriction (closes #13993) Sergey M․ 2017-08-23 22:45:45 +07:00
  • 8d7a24aff6
    [toutv] Relax DRM check (closes #13994) Sergey M․ 2017-08-23 22:28:09 +07:00
  • 37d9af306a
    [googledrive] Simplify and carry long lines (#13638) Sergey M․ 2017-08-23 00:33:53 +07:00
  • e01c3d2ef7
    [extractor/common] Introduce _parse_xml Sergey M․ 2017-08-23 00:32:41 +07:00
  • 05915e379a [googledrive] Add support for subtitles (fixes #13619) Parmjit Virk 2017-08-22 11:48:59 -05:00
  • 7b67b60773 Merge pull request #13669 from bmwiedemann/master Yen Chi Hsuan 2017-08-22 21:51:20 +08:00
  • 8d9c2a681a
    [pornhub] Relax uploader regex (closes #13906, closes #13975) Sergey M․ 2017-08-21 23:06:27 +07:00
  • 903d4d1625 [README.md] Switch to HTTPS URLs Alan Yee 2017-08-20 09:35:39 -07:00
  • 8239c6791a [bandcamp:album] Extract track titles Luca Steeb 2017-08-20 09:32:33 -07:00
  • b359e977b9
    [extractor/common] Make HLS and DASH extraction non fatal in _parse_html5_media_entries (closes #13970) Sergey M․ 2017-08-20 14:16:58 +07:00
  • 305d99f0bd [build] Override timestamps in zip file Bernhard M. Wiedemann 2017-07-17 13:49:09 +02:00
  • d3d45e0a45
    [bbccouk] Add support for events URLs (closes #13893) Sergey M․ 2017-08-19 23:54:15 +07:00
  • 381ad4f309
    [liveleak] Support multi-video pages (closes #6542) Yen Chi Hsuan 2017-08-19 22:48:00 +08:00
  • e2481b9b6e
    [ChangeLog] Fix Yen Chi Hsuan 2017-08-19 22:28:58 +08:00
  • 09747ba766
    [liveleak] Support another liveleak embedding pattern (closes #13336) Yen Chi Hsuan 2017-08-19 22:27:53 +08:00
  • f8f18f332f
    [cda] Fix extraction (closes #13935) Yen Chi Hsuan 2017-08-19 21:44:47 +08:00
  • 95f3f7c20a
    [utils] Fix unescapeHTML for misformed string like "&a"" (#13935) Yen Chi Hsuan 2017-08-19 21:40:53 +08:00
  • f5469da9e6
    [laola1tv] Add support for tv.ittf.com (closes #13965) Sergey M․ 2017-08-19 19:48:20 +07:00
  • d14d9d8903
    [mixcloud] Fix extraction (closes #13958) Sergey M․ 2017-08-18 23:31:42 +07:00
  • 0d842f0931
    release 2017.08.18 Sergey M․ 2017-08-18 01:07:28 +07:00
  • ea004d34f8
    release 2017.08.18 2017.08.18 Sergey M․ 2017-08-18 01:05:27 +07:00
  • 2738965d98
    [ChangeLog] Actualize Sergey M․ 2017-08-18 01:03:20 +07:00
  • 4a91910365
    [qqmusic:toplist] PEP 8 Sergey M․ 2017-08-18 01:00:07 +07:00
  • c0892b2b46
    [arte] Detect unavailable videos (closes #13945) Sergey M․ 2017-08-18 00:58:23 +07:00
  • a5ac0c4755
    [YoutubeDL] Sanitize byte string format URLs (#13951) Sergey M․ 2017-08-17 23:59:12 +07:00
  • 5551d7714d
    [generic] Convert redirect URLs to unicode strings (closes #13951) Sergey M․ 2017-08-17 23:57:48 +07:00
  • 5f5c7b92dd
    [udemy] Fix paid course detection (#13943) Sergey M․ 2017-08-17 23:14:46 +07:00
  • 93d0583e34
    [pluralsight] Use RPC API for course extraction (closes #13937) Sergey M․ 2017-08-17 22:45:40 +07:00
  • 5d28169747 Credit Genki Sky for clippit (bfabd17b33) Yen Chi Hsuan 2017-08-17 21:21:17 +08:00
  • 7ddab7742c [ChangeLog] Add an entry for Genki Sky's patch Yen Chi Hsuan 2017-08-17 16:56:37 +08:00
  • bfabd17b33 Add new extractor Genki Sky 2017-08-08 22:49:57 -04:00
  • 12f5304556 [ChangeLog] Add entry for #13805 Yen Chi Hsuan 2017-08-17 16:40:56 +08:00
  • 25a6e769a1 [qqmusic] Fix tests and cleanup Yen Chi Hsuan 2017-08-17 16:39:57 +08:00
  • d22b67f356 Merge pull request #13805 from gam2046/master Yen Chi Hsuan 2017-08-17 16:11:35 +08:00
  • a1aa659662
    [periscope] Renew HLS extraction (closes #13917) Sergey M․ 2017-08-16 23:03:42 +07:00
  • 4850478543
    [extractor/common] Add support for float durations in _parse_mpd_formats (closes #13919) Sergey M․ 2017-08-15 23:58:00 +07:00
  • 134d85a7bd [qqmusic] review forDream 2017-08-14 08:28:41 +08:00
  • 5c037c0d1f [qqmusic]support QQMusicSingerIE forDream 2017-08-02 15:08:38 +08:00
  • 5d1bd3b907 [qqmusic]update valid url forDream 2017-08-02 12:20:53 +08:00
  • 19ada898dc fix QQ Music Url changed forDream 2017-08-02 11:12:17 +08:00
  • da20951a57
    [mixcloud] Extract decrypt key Sergey M․ 2017-08-14 22:39:05 +07:00
  • 7ffb188d0e
    release 2017.08.13 Sergey M․ 2017-08-13 09:00:21 +07:00
  • 16393d6535
    release 2017.08.13 2017.08.13 Sergey M․ 2017-08-13 08:58:30 +07:00
  • 4f049e4aa8
    [ChangeLog] Actualize Sergey M․ 2017-08-13 08:00:15 +07:00
  • 475bcb225f
    [pornhub:playlistbase] Skip videos from drop-down menu for all playlists (closes #12819, closes #13902) Sergey M․ 2017-08-13 07:53:02 +07:00
  • b3c6515365
    [fourtube] Add support for other sites (closes #6022, closes #7859, closes #13901) Sergey M․ 2017-08-13 07:23:29 +07:00
  • eb02940cc7
    [generic] Add test for #13895 Sergey M․ 2017-08-13 01:11:27 +07:00
  • 4ef9152428
    [limelight] Improve embeds detection (closes #13895) Sergey M․ 2017-08-13 00:58:39 +07:00
  • 0c43a481b9
    [reddit] Add extractors (closes #13847) Sergey M․ 2017-08-12 23:24:46 +07:00
  • 868f79db41
    [extractor/common] Fix _media_formats Sergey M․ 2017-08-12 19:24:26 +07:00
  • 70851a95c3
    [aparat] Extract all formats (closes #13887) Sergey M․ 2017-08-12 17:18:23 +07:00
  • e74e3b63e3
    [YoutubeDL] Make sure format id is not empty Sergey M․ 2017-08-12 17:14:11 +07:00
  • ac8491fcca
    [extractor/common] Make _family_friendly_search optional Sergey M․ 2017-08-12 17:11:35 +07:00
  • 82889d4ae5
    [extractor/common] Respect source's type attribute for HTML5 media (closes #13892) Sergey M․ 2017-08-12 16:48:11 +07:00
  • 92a5c41532
    [mixcloud] Fix play info decryption (closes #13885) Sergey M․ 2017-08-12 16:30:50 +07:00
  • 1663bd6e1c
    [generic] Replace vzaar embed test Sergey M․ 2017-08-11 22:02:00 +07:00
  • 41918eaa5c [generic] Add support for vzaar embeds tetra-eder 2017-08-11 17:00:39 +02:00
  • 53653526df
    release 2017.08.09 Sergey M․ 2017-08-09 23:54:16 +07:00
  • 6ed99754bb
    release 2017.08.09 2017.08.09 Sergey M․ 2017-08-09 23:52:22 +07:00
  • 0e7dfa7d16
    [ChangeLog] Actualize Sergey M․ 2017-08-09 23:49:53 +07:00
  • baba5f4d1d
    [xxxymovies] Fix title extraction (closes #13868) Sergey M․ 2017-08-09 23:46:49 +07:00
  • dee04d24a4
    [nick] Add support for nick.com.pl (closes #13860) Sergey M․ 2017-08-09 23:12:02 +07:00
  • 5b3ddadcc3
    [mixcloud] Fix play info decryption (closes #13867) Sergey M․ 2017-08-09 22:55:13 +07:00
  • 5b232f46dc
    [utils] Skip missing params in cli_bool_option (closes #13865) Sergey M․ 2017-08-09 22:28:19 +07:00
  • 4bf22f7a10 [20min] Fix embeds extraction Alex Seiler 2017-08-08 00:41:38 +02:00
  • 15d1e8a23d
    [dplayit] Fix extraction (closes #13851) Sergey M․ 2017-08-07 22:43:42 +07:00