1
0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2025-07-07 19:06:19 +00:00

Commit Graph

  • b78f5ec4c3 [odnoklassniki] Use compat_urllib_parse_unquote Sergey M․ 2015-07-17 23:45:00 +06:00
  • 9fd3bf04b7 [myvideo] Use compat_urllib_parse_unquote Sergey M․ 2015-07-17 23:44:38 +06:00
  • e97bb3de83 [mofosex] Use compat_urllib_parse_unquote Sergey M․ 2015-07-17 23:43:36 +06:00
  • c2daf8dfa4 [mixcloud] Use compat_urllib_parse_unquote Sergey M․ 2015-07-17 23:42:43 +06:00
  • 09b718c439 [mitele] Use compat_urllib_parse_unquote Sergey M․ 2015-07-17 23:42:11 +06:00
  • c177bb3a50 [metacafe] Use compat_urllib_parse_unquote Sergey M․ 2015-07-17 23:41:47 +06:00
  • 977a247a06 [malemotion] Use compat_urllib_parse_unquote Sergey M․ 2015-07-17 23:41:14 +06:00
  • 899a3e2f13 [karaoketv] Use compat_urllib_parse_unquote_plus Sergey M․ 2015-07-17 23:40:35 +06:00
  • 8ee4ecb48d [infoq] Use compat_urllib_parse_unquote Sergey M․ 2015-07-17 23:39:54 +06:00
  • f7e6f7fa23 [extractor/generic] Use compat_urllib_parse_unquote Sergey M․ 2015-07-17 23:39:32 +06:00
  • 1f80e360fc [gamespot] Use compat_urllib_parse_unquote Sergey M․ 2015-07-17 23:38:30 +06:00
  • d7011316d0 [facebook] Use compat_urllib_parse_unquote Sergey M․ 2015-07-17 23:37:56 +06:00
  • d3671b344f [ehow] Use compat_urllib_parse_unquote Sergey M․ 2015-07-17 23:37:23 +06:00
  • a60cccbf9f [crunchyroll] Use compat_urllib_parse_unquote Sergey M․ 2015-07-17 23:36:58 +06:00
  • 3e72f5f10e [ceskatelevize] Use compat_urllib_parse_unquote Sergey M․ 2015-07-17 23:36:11 +06:00
  • b94b78971c [bet] Use compat_urllib_parse_unquote Sergey M․ 2015-07-17 23:35:14 +06:00
  • 4d08161ac2 [compat] Mention unquote_plus Sergey M․ 2015-07-17 23:32:43 +06:00
  • 8954e48140 [test_compat] Add tests for compat_urllib_parse_unquote_plus Sergey M․ 2015-07-17 23:31:23 +06:00
  • aa99aa4e85 [compat] Add compat_urllib_parse_unquote_plus Sergey M․ 2015-07-17 23:28:34 +06:00
  • d79febcd06 [test_compat] Remove redundant test Sergey M․ 2015-07-17 23:09:56 +06:00
  • 13fc7f3a05 Merge branch 'atomicdryad-pr-crashfix_compat_urllib_unquote' Sergey M․ 2015-07-17 22:59:17 +06:00
  • 14309e1ddc [test_compat] Make tests more idiomatic Sergey M․ 2015-07-17 22:58:39 +06:00
  • 5513967926 [compat] Simplify and use latest cpython 3 code Sergey M․ 2015-07-17 22:58:13 +06:00
  • eacd875f3b Merge pull request #6259 from remitamine/howstuffworks Sergey M. 2015-07-17 22:08:40 +06:00
  • c4fe07c7af match only the test url remitamine 2015-07-17 17:07:55 +01:00
  • 1186e3f91a do not capture a group remitamine 2015-07-17 16:45:53 +01:00
  • f354385bf5 Add test for urls without a number remitamine 2015-07-17 16:43:27 +01:00
  • cabe001590 [howstuffwoks] fix _VALID_URL regex remitamine 2015-07-17 16:18:33 +01:00
  • 89f691e141 Merge branch 'pr-crashfix_compat_urllib_unquote' of https://github.com/atomicdryad/youtube-dl into atomicdryad-pr-crashfix_compat_urllib_unquote Sergey M․ 2015-07-17 21:15:55 +06:00
  • 4a63291144 Add tests for compat_urllib_parse_unquote fnord 2015-07-17 09:46:08 -05:00
  • 593b77064c Don't forget trailing '%' fnord 2015-07-17 09:45:49 -05:00
  • 9fefc88656 fix TestCompat test_all_present fnord 2015-07-17 07:24:07 -05:00
  • eb08081330 democracynow: correct syntax fnord 2015-07-17 02:57:08 -05:00
  • a3bfddfa5e bbc.py: correct syntax fnord 2015-07-17 02:47:02 -05:00
  • 36da48798a handle titles and captions set to '' fnord 2015-07-17 02:27:50 -05:00
  • a0f28f90fa remove kebab fnord 2015-07-17 01:50:43 -05:00
  • 851229a01f remove debugprint fnord 2015-07-17 01:49:55 -05:00
  • c9c854cea7 replace old compat_urllib_parse_unquote with backport from python3's function fnord 2015-07-17 01:31:29 -05:00
  • a38436e889 [extractor/common] Add 'transform_source' parameter to _extract_f4m_formats() Yen Chi Hsuan 2015-07-17 12:02:49 +08:00
  • 23fc384f2c [npo] Compound title Sergey M․ 2015-07-17 01:28:52 +06:00
  • 1540119723 [npo] Remove unused imports Sergey M․ 2015-07-17 00:54:05 +06:00
  • 574f42d79a [vpro] Improve playlist extraction Sergey M․ 2015-07-17 00:53:12 +06:00
  • 536b0700b0 [npo] Allow missing description Sergey M․ 2015-07-17 00:40:04 +06:00
  • 5ba761eb85 [npo] Prefer aflevering_titel over titel Sergey M․ 2015-07-17 00:39:22 +06:00
  • 611ac379bb [vpro] Fix extraction and add support for vpro playlists Sergey M․ 2015-07-17 00:34:24 +06:00
  • 03f32a7ead [wnl] Add extractor for omroepwnl playlists Sergey M․ 2015-07-17 00:14:38 +06:00
  • 50ea2bb20d [npo] Update test Sergey M․ 2015-07-16 23:56:57 +06:00
  • 525daedd5a [npo] Add support for omroepwnl fragments Sergey M․ 2015-07-16 23:54:43 +06:00
  • e118031ef8 [npo] Extend _VALID_URL to support ntr.nl (Closes #6248) Sergey M․ 2015-07-16 23:21:04 +06:00
  • 45eedbe58c Generic: use compat_urllib_parse_unquote to prevent utf8 mangling of the entire page in python 2. fnord 2015-07-15 15:30:47 -05:00
  • e37c932fca compat_urllib_parse_unquote: crash fix: only decode valid hex fnord 2015-07-15 15:13:56 -05:00
  • 5eb778bf4d Merge pull request #6242 from dstftw/f4m-improvements Sergey M. 2015-07-16 02:23:26 +06:00
  • ab9b890b52 [prosiebensat1] Clarify test purpose Sergey M․ 2015-07-16 02:23:07 +06:00
  • 31c746e5dc [extractor/common] Keep going in some media_url is missing Sergey M․ 2015-07-16 01:25:33 +06:00
  • f01f731107 [prosiebensat1] Use generic f4m manifest extraction Sergey M․ 2015-07-16 01:15:47 +06:00
  • 70f0f5a8ca [extractor/common] Recursively extract child f4m manifests Sergey M․ 2015-07-16 01:15:15 +06:00
  • cc357c4db8 [extractor/common] Properly handle full URLs Sergey M․ 2015-07-16 01:14:52 +06:00
  • 97f4aecfc1 [extractor/common] Handle malformed f4m manifests Sergey M․ 2015-07-16 01:14:08 +06:00
  • 2af0f87c8b [prosiebensat1] Fix extraction (Closes #6215) Sergey M․ 2015-07-15 23:32:52 +06:00
  • b062d94eef [README.md] Clarify authentication with .netrc file Sergey M. 2015-07-15 03:08:36 +06:00
  • 6c1b0c0ed2 [dfb] Extract formats Sergey M․ 2015-07-15 00:01:41 +06:00
  • ddcdc684e2 [dfb] Extract display_id and modernize Sergey M․ 2015-07-14 23:59:21 +06:00
  • eae89f92e6 [dfb] Update test Sergey M․ 2015-07-14 23:54:13 +06:00
  • 01d115b06b [jeuxvideo] Relax _VALID_URL (fixes #6230) Jaime Marquínez Ferrándiz 2015-07-14 19:07:40 +02:00
  • 79057965a8 [udemy] Remove superfluous field Sergey M․ 2015-07-14 22:46:26 +06:00
  • dcd4d95c8e [udemy] Fix authentication (Closes #6224) Sergey M․ 2015-07-14 22:39:41 +06:00
  • cf61d96df0 [extractor/common] Add _form_hidden_inputs Sergey M․ 2015-07-14 22:38:10 +06:00
  • f8da79f828 [extractor/common] Improve _form_hidden_inputs and rename to _hidden_inputs Sergey M․ 2015-07-14 22:36:30 +06:00
  • 9750e7d70e [postprocessor/ffmpeg] Don't use '[youtube] ...' in messages Jaime Marquínez Ferrándiz 2015-07-14 12:56:32 +02:00
  • 50aa2bb6b9 [dailymotion] Extract duration (closes #6221) cazulu 2015-07-14 15:33:55 +09:00
  • 1d1dd597ed [dramafever] Extract srt (Closes #6207) Sergey M․ 2015-07-14 01:35:44 +06:00
  • cfe5537ee5 [myspass] Fix extraction (closes #6206) Yen Chi Hsuan 2015-07-14 00:21:11 +08:00
  • 7869eb3fc4 Credit Bernhard Minks for nowtv patch Sergey M․ 2015-07-13 22:21:35 +06:00
  • 6dfa0602f0 [nowtv] Fix extraction (Closes #6169) Sergey M․ 2015-07-13 22:11:05 +06:00
  • f870544302 Add support for democracynow.org fnord 2015-07-13 07:41:38 -05:00
  • 75a40b2251 [SBS] fixes due to website changes Seamus Phelan 2015-07-13 22:35:45 +10:00
  • 28fb109ed0 [rds] Improve _VALID_URL Sergey M․ 2015-07-12 23:45:47 +06:00
  • 48607afac5 Merge branch 'fstirlitz-rdsca' Sergey M․ 2015-07-12 23:36:32 +06:00
  • b6ea9ef21a [rds] Improve Sergey M․ 2015-07-12 23:35:56 +06:00
  • b8dd44baa9 Merge branch 'rdsca' of https://github.com/fstirlitz/youtube-dl into fstirlitz-rdsca Sergey M․ 2015-07-12 21:34:32 +06:00
  • c4f1fde75b [nrk:tv] Add format id prefixes Sergey M․ 2015-07-12 20:42:18 +06:00
  • 667170e2c7 [nrk:tv] Add support for radio URLs (Closes #6200) Sergey M․ 2015-07-12 20:40:00 +06:00
  • 53429e6551 [onionstudios] Fix extraction Sergey M․ 2015-07-12 12:53:15 +06:00
  • ac8f97f2b3 [rdsca] New extractor felix 2015-07-11 18:56:07 +02:00
  • 41c0d2f8cb Credit @aurium for avi recode and postprocessort args (#5942) Sergey M․ 2015-07-11 23:00:19 +06:00
  • 1f3a43dbe6 Merge branch 'aurium-master' Sergey M․ 2015-07-11 22:59:18 +06:00
  • 369e195a44 Handle postprocessor_args similarly to external_downloader_args Sergey M․ 2015-07-11 22:43:02 +06:00
  • 15006fedb9 [postprocessor/ffmpeg] Spread postprocessor args usage on all ffmpeg extractors Sergey M․ 2015-07-11 22:42:03 +06:00
  • e35b23f54d [postprocessor/common] Improve postprocessor args fetching and clarify doc Sergey M․ 2015-07-11 22:41:33 +06:00
  • f72b0a6032 Revert xvid to avi and make docs to be similar to existing external downloader option Sergey M․ 2015-07-11 22:15:16 +06:00
  • ac9ed061ec Merge branch 'master' of https://github.com/aurium/youtube-dl into aurium-master Sergey M․ 2015-07-11 21:58:12 +06:00
  • d919fa3344 [vk] Handle access denied error Sergey M․ 2015-07-11 21:26:03 +06:00
  • 79913fde35 [vk] Add list id to info_url Sergey M․ 2015-07-11 21:23:49 +06:00
  • da634d0a8b Merge branch 'dufferzafar-webofstories' Sergey M․ 2015-07-11 04:43:55 +06:00
  • fac54cb426 [webofstories:playlist] Improve and add test Sergey M․ 2015-07-11 04:43:29 +06:00
  • 3f19b9b7c1 Merge branch 'webofstories' of https://github.com/dufferzafar/youtube-dl into dufferzafar-webofstories Sergey M․ 2015-07-11 04:17:54 +06:00
  • dc48695ab9 Document how to group format selectors Jaime Marquínez Ferrándiz 2015-07-10 22:59:45 +02:00
  • 0a31a35098 [YoutubeDL] format spec: add additional checks for invalid syntax Jaime Marquínez Ferrándiz 2015-07-10 22:46:25 +02:00
  • 86f2541695 Remove unused 're' imports Jaime Marquínez Ferrándiz 2015-07-10 22:22:33 +02:00
  • 181c4ccaaa [qqmusic] Add more localized names Yen Chi Hsuan 2015-07-11 01:21:36 +08:00