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

Commit Graph

  • f11315e8d4
    release 2016.07.01 2016.07.01 Sergey M․ 2016-07-01 03:59:57 +07:00
  • 0c2ac64bb8
    [sixplay] Rename preference key to quality in format dict Sergey M․ 2016-07-01 03:57:59 +07:00
  • a9eede3913
    [test/compat] compat_shlex_split: test with newlines Jaime Marquínez Ferrándiz 2016-06-29 18:54:30 +02:00
  • 9e29ef13a3
    [options] Accept quoted string across multiple lines (#9940) Jaime Marquínez Ferrándiz 2016-06-29 14:56:05 +02:00
  • eaaaaec042
    [pornhub] Add more tests with removed videos Sergey M․ 2016-07-01 03:18:27 +07:00
  • 3cb3b60064
    [pornhub] Relax removed message regex (Closes #9964) Sergey M․ 2016-07-01 03:14:23 +07:00
  • 044e3d91b5
    [Pornhub] Fix error detection kidol 2016-06-30 21:06:22 +02:00
  • c9e538a3b1 [ctvnews] use orderedSet, increase the number of items for playlists and use smaller bin list for test Remita Amine 2016-06-30 19:52:32 +01:00
  • 76dad392f5 [meta] Clarify the source of uppod st decryption algorithm Remita Amine 2016-06-30 18:27:57 +01:00
  • 9617b557aa [ctv] Add new extractor(closes #4077) Remita Amine 2016-06-30 18:21:47 +01:00
  • bf4fa24414 [ctvnews] Add new extractor(closes #2156) Remita Amine 2016-06-30 18:14:59 +01:00
  • 20361b4f25 [rds] extract 9c9media formats Remita Amine 2016-06-30 18:14:23 +01:00
  • 05a0068a76 [9c9media] Add new extractor Remita Amine 2016-06-30 18:13:49 +01:00
  • e6c82a724d
    release 2016.06.30 Sergey M․ 2016-06-30 23:59:14 +07:00
  • 66a42309fa
    release 2016.06.30 2016.06.30 Sergey M․ 2016-06-30 23:56:55 +07:00
  • fd94e2671a
    [meta] Add support for pladform embeds Sergey M․ 2016-06-30 23:20:44 +07:00
  • 8ff6697861
    [pladform] Improve embed detection Sergey M․ 2016-06-30 23:19:29 +07:00
  • eafa643715
    [meta] Make duration and description optional Sergey M․ 2016-06-30 23:06:13 +07:00
  • 049da7cb6c
    [meta] Extend _VALID_URL Sergey M․ 2016-06-30 23:04:18 +07:00
  • 7dbeee7e22 [generic] make twitter:player extraction non fatal Remita Amine 2016-06-30 14:11:55 +01:00
  • 93ad6c6bfa [sixplay] Add new extractor(closes #2183) Remita Amine 2016-06-30 13:50:49 +01:00
  • 329179073b [generic] add generic support for twitter:player embeds Remita Amine 2016-06-30 12:01:30 +01:00
  • 4d86d2008e [urplay] fix typo and check with flake8 Remita Amine 2016-06-30 11:30:42 +01:00
  • ab47b6e881 [theatlantic] Add new extractor(closes #6611) Remita Amine 2016-06-30 04:08:24 +01:00
  • df43389ade [skysports] Add new extractor(closes #7066) Remita Amine 2016-06-30 02:54:21 +01:00
  • 397b305cfe [meta] Add new extractor(closes #8789) Remita Amine 2016-06-30 00:21:03 +01:00
  • e496fa50cd [urplay] Add new extractor(closes #9332) Remita Amine 2016-06-29 20:19:31 +01:00
  • 06a96da15b
    [eagleplatform] Improve embed detection and extract in separate routine (Closes #9926) Sergey M․ 2016-06-29 23:01:34 +07:00
  • 70157c2c43 [aenetworks] add support for movie pages Remita Amine 2016-06-29 16:55:17 +01:00
  • c58ed8563d [aenetworks] extract history topic playlist title Remita Amine 2016-06-29 16:18:16 +01:00
  • 4c7821227c [aenetworks:historytopic] fix topic video url Remita Amine 2016-06-29 16:03:32 +01:00
  • 42362fdb5e [aenetworks] add support for show and season for A&E Network sites and History topics(closes #9816) Remita Amine 2016-06-29 15:49:17 +01:00
  • 97124e572d
    [arte:playlist] Fix test Sergey M․ 2016-06-28 22:39:53 +07:00
  • 32616c14cc [vrt] extract all formats Remita Amine 2016-06-28 14:02:03 +01:00
  • a029847fad
    release 2016.06.27 Sergey M․ 2016-06-27 23:12:15 +07:00
  • 8174d0fe95
    release 2016.06.27 2016.06.27 Sergey M․ 2016-06-27 23:09:39 +07:00
  • 8704778d95
    [pbs] Check manually constructed http links (Closes #9921) Sergey M․ 2016-06-27 23:06:42 +07:00
  • c287f2bc60
    [extractor/generic] Use _extract_url for kaltura embeds (Closes #9922) Sergey M․ 2016-06-27 22:45:26 +07:00
  • 9ea5c04c0d
    [kaltura] Add _extract_url with fixed regex Sergey M․ 2016-06-27 22:44:17 +07:00
  • fd7a7498a4
    [test_all_urls] PEP 8 and change wording Sergey M․ 2016-06-27 22:11:45 +07:00
  • e3a6747d8f
    New test-case: extractor names are supposed to be unique Matthieu Muffato 2016-06-26 23:31:55 +01:00
  • f41ffc00d1
    [skynewsarabia:article] Clarify IE_NAME Sergey M․ 2016-06-27 05:08:09 +07:00
  • 81fda15369
    [sr:mediathek] Clarify IE_NAME Sergey M․ 2016-06-27 05:07:12 +07:00
  • 427cd050a3
    [extractor/generic] Improve kaltura embed detection (Closes #9911) Sergey M․ 2016-06-27 04:11:53 +07:00
  • b0c200f1ec
    [msn] Add test URL with non-alphanumeric characters Sergey M․ 2016-06-26 22:02:46 +07:00
  • 3aa66003a2
    release 2016.06.26 Sergey M․ 2016-06-26 21:17:53 +07:00
  • 92747e664a
    release 2016.06.26 2016.06.26 Sergey M․ 2016-06-26 21:15:24 +07:00
  • f1f336322d
    [msn] Fix extraction (Closes #8960, closes #9542) Sergey M․ 2016-06-26 21:10:05 +07:00
  • bf8dd79045
    [extractor/common] Fix sorting with custom field preference Sergey M․ 2016-06-26 21:09:07 +07:00
  • c6781156aa
    [MSN] add new extractor TRox1972 2016-05-19 20:59:59 +02:00
  • 59bbe4911a [extractor/common] add helper method to extract html5 media entries remitamine 2016-03-16 18:50:45 +01:00
  • 4f3c5e0627 [utils] add helper function for parsing codecs remitamine 2016-03-16 18:48:06 +01:00
  • f484c5fa25
    [vidbit] Improve (Closes #9759) Sergey M․ 2016-06-26 16:59:28 +07:00
  • 88d9f6c0c4
    [utils] Add support for name list in _html_search_meta Sergey M․ 2016-06-26 16:57:14 +07:00
  • 3c9c088f9c
    [Vidbit] Add new extractor TRox1972 2016-06-12 03:18:56 +02:00
  • fc3996bfe1
    [iqiyi] Remove codes for debugging Yen Chi Hsuan 2016-06-26 15:45:41 +08:00
  • 5b6ad8630c
    [iqiyi] Partially fix IqiyiIE Yen Chi Hsuan 2016-06-26 15:18:32 +08:00
  • 30105f4ac0
    [le] Move urshift() to utils.py Yen Chi Hsuan 2016-06-26 15:17:26 +08:00
  • 1143535d76
    [utils] Add urshift() Yen Chi Hsuan 2016-06-26 15:16:49 +08:00
  • 7d52c052ef
    [generic] Fix test_Generic_76 Yen Chi Hsuan 2016-06-26 11:54:52 +08:00
  • 40f283d159
    Add some more shortcuts Sergey M․ 2016-06-26 02:20:59 +07:00
  • 6a020a3218
    Add yt-dl.org/questions shortcut Sergey M․ 2016-06-26 02:00:20 +07:00
  • a2406fce3c
    Fix misspelling stepshal 2016-06-26 01:23:48 +07:00
  • 3b34ab538c
    [svtplay] Extend _VALID_URL (#9900) Sergey M․ 2016-06-26 00:29:53 +07:00
  • ac782306f1
    [iqiyi] Mark broken Sergey M․ 2016-06-26 00:25:41 +07:00
  • 0c00e889f3
    Credit @JakubAdamWieczorek for #9813 Sergey M․ 2016-06-25 23:35:57 +07:00
  • ce96ed05f4
    [polskieradio] Add test with video Sergey M․ 2016-06-25 23:31:21 +07:00
  • 0463b77a1f
    [polskieradio] Improve extraction (Closes #9813) Sergey M․ 2016-06-25 23:18:40 +07:00
  • 2d185706ea
    [polskieradio] Add support for Polskie Radio. Jakub Adam Wieczorek 2016-06-16 21:00:27 +02:00
  • b72b44318c
    [utils] Add strip_or_none Sergey M․ 2016-06-25 22:32:02 +07:00
  • 46f59e89ea
    [utils] Add unified_timestamp Sergey M․ 2016-06-25 22:30:35 +07:00
  • 0d208ed61d
    release 2016.06.25 Sergey M․ 2016-06-25 03:04:53 +07:00
  • b4241e308e
    release 2016.06.25 2016.06.25 Sergey M․ 2016-06-25 03:03:20 +07:00
  • 3d4b08dfc7
    [setup.py] Add file version information and quotes consistency (Closes #9878) Sergey M․ 2016-06-25 02:50:12 +07:00
  • be49068d65
    [youtube] Fix and skip some tests Sergey M․ 2016-06-24 22:47:19 +07:00
  • 525cedb971
    [youtube] Relax URL expansion in description Sergey M․ 2016-06-24 22:37:13 +07:00
  • de3c7fe0d4
    [youtube] Fix 141 format tests Sergey M․ 2016-06-24 22:27:55 +07:00
  • 896cc72750
    [mixcloud] View count and like count may be absent Yen Chi Hsuan 2016-06-24 17:26:12 +08:00
  • c1ff6e1ad0
    [vimeo:review] Fix extraction for password-protected videos Yen Chi Hsuan 2016-06-24 16:48:37 +08:00
  • fee70322d7 [appletrailers] correct thumbnail fallback Remita Amine 2016-06-23 19:03:34 +01:00
  • 8065d6c55f [dcn] extend _VALID_URL for awaan.ae and extract all available formats Remita Amine 2016-06-23 17:22:15 +01:00
  • 494172d2e5 [appletrailers] extract info from an alternative source if available(closes #8422)(closes #8422) Remita Amine 2016-06-23 15:49:42 +01:00
  • 6e3c2047f8 [tvp] extract all formats and detect erros Remita Amine 2016-06-23 04:34:07 +01:00
  • 7d32baaca9
    release 2016.06.23.1 Sergey M․ 2016-06-23 09:44:24 +07:00
  • 011bd3221b
    release 2016.06.23.1 2016.06.23.1 Sergey M․ 2016-06-23 09:42:56 +07:00
  • b46eabecd3
    [jsinterp] Relax JS function regex (Closes #9863) Sergey M․ 2016-06-23 09:41:34 +07:00
  • 0437307a41 [nbc:nbcnews] improve extraction and add msnbc to the extractor Remita Amine 2016-06-23 01:36:19 +01:00
  • 22b7ac13ef [tf1] fix wat id extraction(closes #9862) Remita Amine 2016-06-23 00:13:52 +01:00
  • 0b1a935eac
    release 2016.06.23 Sergey M․ 2016-06-23 04:31:07 +07:00
  • 96f88e91b7
    release 2016.06.23 2016.06.23 Sergey M․ 2016-06-23 04:29:34 +07:00
  • 3331a4644d
    [vk] Remove unused import Sergey M․ 2016-06-23 04:27:10 +07:00
  • adf1921dc1
    [xnxx] Improve _VALID_URL (Closes #9858) Sergey M․ 2016-06-23 04:26:49 +07:00
  • 97674f0419
    [xnxx] Replace test Sergey M․ 2016-06-23 04:24:00 +07:00
  • 73843ae8ac
    [xnxx] fix url regex rr- 2016-06-22 17:24:35 +02:00
  • f2bb8c036a
    [vk] Modernize Sergey M․ 2016-06-23 04:18:43 +07:00
  • 75ca6bcee2
    [vk] Workaround buggy new.vk.com Set-Cookie headers Sergey M․ 2016-06-23 04:17:13 +07:00
  • 089657ed1f
    [vimeo:album] Add paged example URL Sergey M․ 2016-06-23 02:00:03 +07:00
  • b5eab86c24
    [vimeo:album] Impove _VALID_URL Sergey M․ 2016-06-23 01:56:58 +07:00
  • c8e3e0974b
    [vimeo:channel] Improve playlist extraction Sergey M․ 2016-06-23 01:28:36 +07:00
  • dfc8f46e1c
    [vimeo:channel] Add video id to url_result Purdea Andrei 2016-06-22 00:34:57 +03:00