Commit Graph

  • 97338228b8 [npo] fix live stream id regex rrooij 2017-07-08 20:34:37 +02:00
  • d592aedc0b [Panopto] {} does not work in Python 2.6 Kevin Mark 2017-07-08 15:10:20 -04:00
  • 7063d53129 [Panopto] No need to escape / Kevin Mark 2017-07-08 15:05:45 -04:00
  • 310d7e1b93 [RutubePlaylistIE] capture category in list luceatnobis 2017-07-08 20:50:10 +02:00
  • ed51ba892a Flake8 fixes luceatnobis 2017-07-08 19:48:21 +02:00
  • 52c3b5a3db [Rutube] Reworked URL filtering luceatnobis 2017-07-08 19:47:11 +02:00
  • 8b347a389e
    [googledrive] Fix height extraction (closes #13603) Sergey M․ 2017-07-09 00:26:13 +07:00
  • 2f05373b47 [RutubePlaylistIE] reworked retrieval of API data luceatnobis 2017-07-08 14:25:51 +02:00
  • d7a57752f6 [RutubePlaylistIE] moved Accept: application/json header into method call luceatnobis 2017-07-08 14:23:27 +02:00
  • bb5bafa79f [RutubePlaylistIE] Removed superfluous '.*$' from regex luceatnobis 2017-07-08 14:19:13 +02:00
  • a49804816c
    [dailymotion] Add support for new layout (close #13580) Sergey M․ 2017-07-08 18:12:15 +07:00
  • f77496bf03 Add support for older-style veoh links Matthew Lindner 2017-07-08 02:15:42 -07:00
  • ab2c141611 [AnimeLab] Add new extractor Mariusz Skoneczko 2017-07-07 18:32:04 +10:00
  • eadd313321
    [yam] Remove extractor Yen Chi Hsuan 2017-07-08 15:48:05 +08:00
  • a7a3bf1fbc Merge branch 'master' into BlenderCloud-issue-13282 Parmjit Virk 2017-07-07 15:49:44 -05:00
  • d852c6bc59
    [xhamster] Extract all formats and fix duration extraction (#13593) Sergey M․ 2017-07-07 22:49:11 +07:00
  • 00e5c36315
    [xhamster] Add support for new URL schema (closes #13593) Sergey M․ 2017-07-07 22:22:29 +07:00
  • 6990a05a9e Rutube.ru extractor: make suitable a staticmethod luceatnobis 2017-07-07 13:58:59 +02:00
  • 61f31f08c0 Fix typo: malformated -> malformatted Gabe Berke-Williams 2017-07-07 00:30:18 -07:00
  • b313bc69f8 [Panopto] Add tests Kevin Mark 2017-07-06 23:15:23 -04:00
  • dec449e22f [Panopto] Prefer the highest quality stream Kevin Mark 2017-07-06 22:03:05 -04:00
  • fed0a6a939 [Panopto] Bring the code in line with conventions Kevin Mark 2017-07-06 21:32:17 -04:00
  • b696ee422e Merge branch 'master' into BlenderCloud-issue-13282 Parmjit Virk 2017-07-06 19:55:33 -05:00
  • a29e634cfe [Panopto] Document methods wrt PEP 257 Kevin Mark 2017-07-06 20:47:41 -04:00
  • 0807e39d85 [Panopto] Replace % with format() wrt PEP 3101 Kevin Mark 2017-07-06 20:39:39 -04:00
  • bd7d8149d7 [Panopto] Preferring static over instance methods Kevin Mark 2017-07-06 20:16:33 -04:00
  • cbb1753395 [Panopto] Document classes wrt PEP 257 Kevin Mark 2017-07-06 20:11:49 -04:00
  • 8a04ade86b
    Credit @parmjitv for #13322, #13503, #13541, #13549 Sergey M․ 2017-07-06 23:06:53 +07:00
  • ab328411d5
    Credit @orng for ruv (#13396) Sergey M․ 2017-07-06 23:05:27 +07:00
  • ddeff4be3f
    Credit @gfabiano for #13382, #13385, #13415 Sergey M․ 2017-07-06 23:03:51 +07:00
  • 60d4401c5e [espn] Extend _VALID_URL (fixes #13244) Parmjit Virk 2017-07-06 10:55:59 -05:00
  • 337be38012 [indavideo] using update_url_query Bagira 2017-07-06 15:22:03 +02:00
  • 9f5bd79a0f [indavideo] title mandatory; backward compability Bagira 2017-07-06 15:00:36 +02:00
  • e321a64cbd Use _match_id() and fix URL recognition in Rutube luceatnobis 2017-07-06 11:27:14 +02:00
  • 1fd6d40c9a [cjsw] Requested fixes Christopher Smith 2017-07-05 22:49:58 -06:00
  • da12ebcc04 [ESPN] Applied third requested fixes for PR #13549 Parmjit Virk 2017-07-05 17:05:00 -05:00
  • cf70113498 Merge branch 'master' into ESPN-issue-13244 Parmjit Virk 2017-07-05 16:01:09 -05:00
  • 14c5f95d8c Merge branch 'master' into BlenderCloud-issue-13282 Parmjit Virk 2017-07-05 15:59:13 -05:00
  • 1dc4bc1dbc [ESPN] Applied second requested fixes for PR #13549 Parmjit Virk 2017-07-05 15:57:52 -05:00
  • dee2ff1d81
    [test_utils] Fix tests under Windows Sergey M․ 2017-07-06 00:25:37 +07:00
  • 6554708252
    [kaltura] Fix typo in subtitles extraction (closes #13569) Sergey M․ 2017-07-05 23:20:50 +07:00
  • 0a2e1b2e30
    [vier] Adapt extraction to redesign (#13575) Sergey M․ 2017-07-05 22:13:47 +07:00
  • babbc04d45 [xuite] Move to the new HTML5 API and reduce # of requests Yen Chi Hsuan 2017-06-13 16:21:26 +08:00
  • 609ff8ca19 [utils] Support attributes with no values in get_elements_by_attribute() Yen Chi Hsuan 2017-07-05 23:23:35 +08:00
  • dbae412d05 [cjsw] Requested fixes Christopher Smith 2017-07-04 15:36:48 -06:00
  • 7df3f4561e Fixed regex and retrieval of optional fields luceatnobis 2017-07-04 20:11:39 +02:00
  • a5c668a0af Fixed typo introduced after testing luceatnobis 2017-07-04 16:15:01 +02:00
  • 27c438b4a5 Add Playlist extractor for rutube.ru playlists luceatnobis 2017-07-04 16:07:01 +02:00
  • 8faf29c6d1 Adapted rutube regex to be compatible with playlist processing luceatnobis 2017-07-04 11:26:02 +02:00
  • 0f427b1cad [ESPN] Applied requested fixes for PR #13549 Parmjit Virk 2017-07-03 19:28:32 -05:00
  • f6cff4b6f0 [Joj] * fixed broken compatibility with Python 2.6 [Joj] * removed debug output [Joj] * removed parsing unimportant title_query [Joj] * fixed sorting formats luboss 2017-07-03 20:58:35 +02:00
  • fc1282b3fe Loosen tfa_results check Chad Phillips 2017-07-03 08:02:49 -07:00
  • 3f21e1ec5a [ESPN] Updated test suite Parmjit Virk 2017-07-02 22:52:56 -05:00
  • 72da97cb9c [ESPN] Extend _VALID_URL to include additional URL formats Parmjit Virk 2017-07-02 22:49:51 -05:00
  • 29ac1fc27d Merge branch 'master' into BlenderCloud-issue-13282 Parmjit Virk 2017-07-02 13:41:51 -05:00
  • d0cd4e653b
    release 2017.07.02 Sergey M․ 2017-07-02 20:18:56 +07:00
  • b6c9fe4162
    release 2017.07.02 2017.07.02 Sergey M․ 2017-07-02 20:17:10 +07:00
  • 4d9ba27bba
    [ChangeLog] Actualize Sergey M․ 2017-07-02 20:12:40 +07:00
  • 50ae3f646e
    [thisoldhouse] Add more fallbacks for video id (closes #13541) Sergey M․ 2017-07-02 20:04:08 +07:00
  • 99a7e76240
    [thisoldhouse] Update test Parmjit Virk 2017-07-01 21:11:58 -05:00
  • a3a6d01a96
    [thisoldhouse] Fix video id extraction (closes #13540) Parmjit Virk 2017-07-01 21:09:57 -05:00
  • 348211d823 Merge 13ec5aad7b413606855ddb830b9db1a0035ab2d2 into 02d61a65e27c9f186ea24bce8e9f0c65f4ec508a Parmjit Virk 2017-07-02 03:36:03 +00:00
  • 13ec5aad7b [ThisOldHouse] Revert MD5 for _TESTS Parmjit Virk 2017-07-01 21:11:58 -05:00
  • 0894b2937d [ThisOldHouse] Fetch VideoId from updated JSON data Parmjit Virk 2017-07-01 21:09:57 -05:00
  • 4d86d8b7aa Merge branch 'master' into BlenderCloud-issue-13282 Parmjit Virk 2017-07-01 20:55:09 -05:00
  • 02d61a65e2
    [xfileshare] Extend format regex (closes #13536) Sergey M․ 2017-07-02 08:00:22 +07:00
  • 9b35297be1
    [extractors] Add import for tastytrade Sergey M․ 2017-07-01 18:39:29 +07:00
  • 4917478803
    [ted] Fix extraction (closes #13535)) Sergey M․ 2017-07-01 18:39:01 +07:00
  • 6a31a87f38 Merge branch 'master' into BlenderCloud-issue-13282 Parmjit Virk 2017-06-30 19:28:10 -05:00
  • 91ca8a5135 Merge 735c11e27d81136c87f283f2f616761e38b7f321 into 54faac223505758e48c1f7ce1c7ed8c110f9bac4 Parmjit Virk 2017-06-30 15:55:43 +00:00
  • 54faac2235
    [tastytrade] Add extractor (closes #13521) Sergey M․ 2017-06-30 22:20:30 +07:00
  • c69701c6ab
    [extractor/common] Improve _json_ld Sergey M․ 2017-06-30 22:19:06 +07:00
  • d4f8ce6e91
    [dplayit] Relax video id regex (closes #13524) Sergey M․ 2017-06-30 21:55:45 +07:00
  • 42c707abfc Merge f41bd43f2083f7447d66be81736177c7d9fd9fbf into b311b0ead22f13f7cb10a3c2802f58e0692addcc flomk 2017-06-30 14:42:45 +00:00
  • b311b0ead2
    [generic] Extract more generic metadata (closes #13527) Sergey M․ 2017-06-30 21:41:05 +07:00
  • f41bd43f20 [Schooltube] Add new extractor thecodingbagel 2017-06-29 17:22:09 -04:00
  • 969c0fe31c [cjsw] Add new extractor Christopher Smith 2017-06-29 13:10:45 -06:00
  • 878406e720 Merge 442dc4f0616f17e4c64dd5bf0bcdd2339e27e57e into 72d256c434169b9dbfbc1c2fbce2a14f0195a0bf Logan B 2017-06-29 15:30:10 +00:00
  • 72d256c434
    [bbccouk] Extend _VALID_URL Sergey M․ 2017-06-29 22:29:28 +07:00
  • b2ed954fc6
    [bbccouk] Capture and output error message (closes #13518) Sergey M․ 2017-06-29 22:27:53 +07:00
  • 046025fce4 Merge branch 'p4' of https://github.com/Argn0/youtube-dl into p4 Argn0 2017-06-29 14:56:26 +02:00
  • 2a1bccadcb catch No AssetType/Format Matches error Argn0 2017-06-29 01:21:27 +02:00
  • e44267772b Add live.le.com functionality einstein95 2017-01-21 16:29:08 +13:00
  • 442dc4f061 [bbc] Add check for removed video einstein95 2017-06-29 20:57:29 +12:00
  • 5ed0a91e66 Fixes for language matching and playlist handling to pull full shows Kaithar 2017-06-29 00:29:04 +01:00
  • 792daee7ad atch No AssetType/Format Matches error Argn0 2017-06-29 01:21:27 +02:00
  • ff1b383c00 read error_element.attrib['title'] Argn0 2017-06-29 01:07:32 +02:00
  • 21c563f0bd catch No AssetType/Format Matches error Argn0 2017-06-29 01:07:28 +02:00
  • 9cf9cb22bd Merge branch 'master' into BlenderCloud-issue-13282 Parmjit Virk 2017-06-28 17:33:02 -05:00
  • 205b63d9fd catch No AssetType/Format Matches error Argn0 2017-06-28 22:16:19 +02:00
  • a919ca0ad6
    [cbsnews] Actualize test Sergey M․ 2017-06-28 22:30:12 +07:00
  • 88d6b7c2bd [cbsnews] Relax video info regex (fixes #13284) Parmjit Virk 2017-06-28 10:21:35 -05:00
  • 91265615cb Update cbsnews.py Sergey M 2017-06-28 22:20:44 +07:00
  • 4aafb9a5e7 Adding Audio and Visual converter for ffmpeg. Rob 2017-06-27 23:19:29 -07:00
  • 53c10a77bb [abc.net.au:iview] Requested fixes d2au 2017-06-28 12:09:38 +09:30
  • 05775ff4c7 Merge branch 'master' into CBSNews-issue-13284 Parmjit Virk 2017-06-27 19:34:23 -05:00
  • 772991aaa8 Merge branch 'master' into BlenderCloud-issue-13282 Parmjit Virk 2017-06-27 19:32:39 -05:00
  • ca234a0c32 [CBSNews] Updated regex to include exact match Parmjit Virk 2017-06-27 19:31:06 -05:00
  • fd1c5fba6b
    [facebook] Add test for plugin video embed (#13493) Sergey M․ 2017-06-27 22:36:54 +07:00
  • 0646e34c7d
    [facebook] Add support for plugin video embeds and multiple embeds (closes #13493) Sergey M․ 2017-06-27 22:25:34 +07:00