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

Commit Graph

  • 587c68b2cd DailymotionIE: fix the extraction of the video uploader and use _search_regex for getting it Jaime Marquínez Ferrándiz 2013-06-20 14:15:29 +02:00
  • 377fdf5dde Update the TumblrIE: the video is no longer available Jaime Marquínez Ferrándiz 2013-06-20 14:02:21 +02:00
  • 5c67601931 Revert "Fix GooglePlusIE: the video_page url has changed of place" Jaime Marquínez Ferrándiz 2013-06-20 13:52:15 +02:00
  • 68f54207a3 SteamIE: only verify the age if needed Jaime Marquínez Ferrándiz 2013-06-20 13:43:44 +02:00
  • bb47437686 Ignore invalid dates (Fixes #894) Philipp Hagemeister 2013-06-19 22:13:16 +02:00
  • 213b715893 Merge pull request #887 from anisse/master Jaime Marquínez Ferrándiz 2013-06-19 12:51:26 +02:00
  • 449d5c910c Fix GooglePlusIE: the video_page url has changed of place Jaime Marquínez Ferrándiz 2013-06-18 14:22:16 +02:00
  • 0251f9c9c0 add _search_regex to the new IEs Filippo Valsorda 2013-06-17 19:47:44 +02:00
  • 8bc7c3d858 Merge branch 'search_regex' - PR #872 - closes #847 Filippo Valsorda 2013-06-17 19:28:18 +02:00
  • af44c94862 use _search_regex in GenericIE Filippo Valsorda 2013-06-17 19:25:35 +02:00
  • 5ea8a2b4ff describe permitted .conf file content Alex Peters 2013-06-17 21:55:15 +10:00
  • 36ed7177f0 Fix HypemIE test: the song name has been changed Jaime Marquínez Ferrándiz 2013-06-16 20:42:28 +02:00
  • 32aa88bcae Add GametrailersIE Jaime Marquínez Ferrándiz 2013-06-16 20:34:45 +02:00
  • 51090d636b VimeoIE: allow to download password protected videos Jaime Marquínez Ferrándiz 2013-06-15 11:04:59 +02:00
  • 31513ea6b9 Update test_issue_673 in Youtube Lists Jaime Marquínez Ferrándiz 2013-06-15 11:20:22 +02:00
  • 88cebbd7b8 YoutubePlaylistIE: get *all* videos Anisse Astier 2013-06-13 23:42:48 +02:00
  • fb8f7280bc GenericIE: try to find videos from twitter cards info Jaime Marquínez Ferrándiz 2013-06-13 08:26:39 +02:00
  • f380401bbd YoutubeSearchIE: the query is a str, in python 3 it fails if decode is called Jaime Marquínez Ferrándiz 2013-06-11 19:15:07 +02:00
  • 9abc6c8b31 Update YahooIE test Jaime Marquínez Ferrándiz 2013-06-10 19:42:02 +02:00
  • 8cd252f115 Use long rtmpdump options Philipp Hagemeister 2013-06-10 18:14:44 +02:00
  • 53f72b11e5 Allow unsetting the proxy with the --proxy option Philipp Hagemeister 2013-06-09 23:43:18 +02:00
  • ee55fcbe12 switch long info_dict fields checking to md5 Filippo Valsorda 2013-06-09 15:03:54 +02:00
  • 78d3442b12 test: extend the reach of info_dict checking Filippo Valsorda 2013-06-09 14:21:42 +02:00
  • 979a9dd4c4 _html_search_regex with clean_html superpowers Filippo Valsorda 2013-06-09 11:57:13 +02:00
  • d5979c5d55 do not ask the user to report network errors Filippo Valsorda 2013-06-09 11:55:08 +02:00
  • 8027175600 Set the extractor key in playlists entries Jaime Marquínez Ferrándiz 2013-06-08 12:08:44 +02:00
  • 3054ff0cbe Merge pull request #853 from mc2avr/master Jaime Marquínez Ferrándiz 2013-06-08 11:11:49 +02:00
  • cd453d38bb Merge pull request #878 from yasoob/master Added Vbox7.com InfoExtractor and tests. Jaime Marquínez Ferrándiz 2013-06-08 10:47:52 +02:00
  • f5a290eed9 print "please report this issue on GitHub" on every ExtractorError Filippo Valsorda 2013-06-08 09:56:34 +02:00
  • ecb3e676a5 Added Vbox7 Infoextractor M.Yasoob Khalid 2013-06-08 12:44:38 +05:00
  • 8b59a98610 XHamster: Can't see the description anywhere in the UI Filippo Valsorda 2013-06-07 12:10:02 +02:00
  • 8409501206 use search_regex in new IEs Filippo Valsorda 2013-06-07 11:46:03 +02:00
  • be95cac157 raise exceptions on warnings during tests - and solve a couple of them Filippo Valsorda 2013-06-07 11:19:27 +02:00
  • 476203d025 print WARNINGs during test + minor fix to NBAIE Filippo Valsorda 2013-06-06 15:07:05 +02:00
  • 468e2e926b implement fallbacks and defaults in _search_regex Filippo Valsorda 2013-06-06 14:35:08 +02:00
  • ac3e9394e7 Implement search_regex from #847 Anna Bernardi 2013-06-06 13:27:27 +02:00
  • 868d62a509 style and error handling edits to HypemIE Filippo Valsorda 2013-06-06 12:02:36 +02:00
  • 157b864a01 added HypemIE M.Yasoob Khalid 2013-06-05 19:16:53 +05:00
  • 951b9dfd94 Merge pull request #866 from yasoob/master Filippo Valsorda 2013-06-04 10:39:31 -07:00
  • 1142d31164 Merge pull request #863 from davidcl/master Filippo Valsorda 2013-06-04 10:36:36 -07:00
  • 9131bde941 SpiegelE: the page layout has changed a bit Jaime Marquínez Ferrándiz 2013-06-04 19:31:06 +02:00
  • 1132c10dc2 Merge pull request #864 from jacobian/vimeopro Jaime Marquínez Ferrándiz 2013-06-04 10:15:12 -07:00
  • c978a96c02 Added test for XHamster.com M.Yasoob Ullah Khalid 2013-06-04 17:33:02 +05:00
  • 71e458d437 Added support for xhamster in infoextractors M.Yasoob Ullah Khalid 2013-06-04 17:30:54 +05:00
  • 57bde0d9c7 Fix the test_all_urls (Import issue) Clément DAVID 2013-06-04 13:10:12 +02:00
  • 50b4d25980 Merge within test_all_urls Clément DAVID 2013-06-04 13:06:49 +02:00
  • eda60e8251 VimeoIE: support videos from vimeopro.com Jaime Marquínez Ferrándiz 2013-06-04 12:04:54 +02:00
  • c794cbbb19 Fixed an error downloading vimeo pro videos. Jacob Kaplan-Moss 2013-06-03 18:03:59 -05:00
  • 4a76d1dbe5 Add tests for justin.tv and twitch.tv Clément DAVID 2013-06-03 22:16:55 +02:00
  • 418f734a58 Merge pull request #854 from rg3/youtube_automatic_captions Jaime Marquínez Ferrándiz 2013-06-01 14:18:27 -07:00
  • dc1c355b72 YoutubeIE: fallback to automatic captions when subtitles aren't found (closes #843) Jaime Marquínez Ferrándiz 2013-05-26 10:46:09 +02:00
  • 1b2b22ed9f BlipTV: accept urls in the format http://a.blip.tv/api.swf#{id} (closes #857) Jaime Marquínez Ferrándiz 2013-05-28 15:12:39 +02:00
  • f2cd958c0a add ZDFIE and _download_with_mplayer(mms://,rtsp://) mc2avr 2013-05-23 21:42:03 +02:00
  • d2b808ce4b release 2013.05.23 Philipp Hagemeister 2013-05-23 13:42:54 +02:00
  • 57adeaea87 release 2013.05.23 2013.05.23 Philipp Hagemeister 2013-05-23 13:37:19 +02:00
  • 8f3f1aef05 Fix HowCast IE Philipp Hagemeister 2013-05-23 13:34:33 +02:00
  • 51d2453c7a small tweaks Filippo Valsorda 2013-05-21 16:07:27 +02:00
  • 45014296be Add TeamcocoIE (closes #212) Jaime Marquínez Ferrándiz 2013-05-21 14:37:32 +02:00
  • afef36c950 add support for Flickr videos - closes #261 Anna Bernardi 2013-05-20 23:18:40 +02:00
  • b31756c18e Python 2 compat fixes for MyVideo.de rtmpdump downloads Filippo Valsorda 2013-05-20 11:57:10 +02:00
  • f008688520 make rtmpdump inherit the verbose option for debugging Filippo Valsorda 2013-05-20 11:54:21 +02:00
  • 5b68ea215b Merge pull request #842 - myvideo, rtmp support Filippo Valsorda 2013-05-20 09:49:58 +02:00
  • b1d568f0bc HowcastIE: extract thumbnail Jaime Marquínez Ferrándiz 2013-05-20 08:39:41 +02:00
  • 17bd1b2f41 VineIE: extract more information and minor style changes Jaime Marquínez Ferrándiz 2013-05-20 08:31:03 +02:00
  • 5b0d3cc0cd Add support for Vine - closes #845 Anna Bernardi 2013-05-20 00:25:26 +02:00
  • d4f76f1674 Add support for Howcast.com - closes #835 Filippo Valsorda 2013-05-18 19:17:19 +02:00
  • 340fa21198 UstreamIE: get thumbnail and uploader name Jaime Marquínez Ferrándiz 2013-05-18 11:54:18 +02:00
  • de5d66d431 MyVideoIE: add rtmp support mc2avr 2013-05-15 23:38:44 +02:00
  • 7bdb17d4d5 Add extra_info argument to extract_info and process_ie_result Jaime Marquínez Ferrándiz 2013-05-14 14:40:40 +02:00
  • 419c64b107 Throw a better error if the protocol is invalid Philipp Hagemeister 2013-05-13 19:54:07 +02:00
  • 99a5ae3f8e Simplify generic search IE (Closes #839) Philipp Hagemeister 2013-05-13 19:53:52 +02:00
  • c7563c528b Merge remote-tracking branch 'jaimeMF/SearchIE' Philipp Hagemeister 2013-05-13 19:43:35 +02:00
  • e30e9318da Add base class SearchInfoExtractor for search queries IEs Jaime Marquínez Ferrándiz 2013-05-11 23:04:56 +02:00
  • dadcaecdfa release 2013.05.14 Philipp Hagemeister 2013-05-13 14:55:23 +02:00
  • 5c51028d38 release 2013.05.14 2013.05.14 Philipp Hagemeister 2013-05-13 13:50:05 +02:00
  • c1d58e1c67 Merge pull request #834 from chocolateboy/install_prefix_fix Philipp Hagemeister 2013-05-13 00:42:24 -07:00
  • 02030ff7fe release 2013.05.13 2013.05.13 Philipp Hagemeister 2013-05-13 09:38:27 +02:00
  • f45c185fa9 Do not re-encode / to # if / is a platform separator, and correctly handle permission errors (Fixes #831) Philipp Hagemeister 2013-05-13 09:20:08 +02:00
  • 1bd96c3a60 Deprecate --only-sub Philipp Hagemeister 2013-05-13 09:06:18 +02:00
  • 929f85d851 Remove a print call used for debugging Jaime Marquínez Ferrándiz 2013-05-12 20:56:54 +02:00
  • 98d4a4e6bc YoutubeSearchIE: return a playlist (related #838) Jaime Marquínez Ferrándiz 2013-05-12 20:53:37 +02:00
  • fb2f83360c FFmpegPostProcessor: decode stderr first and then get the last line (closes #837) Jaime Marquínez Ferrándiz 2013-05-12 19:08:32 +02:00
  • 3c5e7729e1 GoogleSearchIE: change query urls to http://www.google.com/search Jaime Marquínez Ferrándiz 2013-05-12 18:44:56 +02:00
  • 5a853e1423 Fix YahooSearchIE: (closes #300) Jaime Marquínez Ferrándiz 2013-05-12 17:49:35 +02:00
  • 2f58b12dad YahooIE: support more videos Jaime Marquínez Ferrándiz 2013-05-12 17:05:43 +02:00
  • 59f4fd4dc6 YahooIE: remove old code and accept screen.yahoo.com videos (#300) Jaime Marquínez Ferrándiz 2013-05-12 14:05:14 +02:00
  • 5738240ee8 only install to /etc if PREFIX is /usr or /usr/local chocolateboy 2013-05-10 22:47:37 +01:00
  • 86fd453ea8 Merge remote-tracking branch 'origin/master' Philipp Hagemeister 2013-05-10 09:21:24 +02:00
  • c83411b9ee Skip bandcamp tests for now - free limit has been exceeded Philipp Hagemeister 2013-05-10 09:10:34 +02:00
  • 057c9938a1 Import FileDownloader in test_youtube_subtitles Jaime Marquínez Ferrándiz 2013-05-10 08:37:49 +02:00
  • 9259966132 test_youtube_subtitles: FakeDownloader inherits form FileDownloader Jaime Marquínez Ferrándiz 2013-05-10 08:31:30 +02:00
  • 504afbe65d Update gitignore Philipp Hagemeister 2013-05-10 02:09:43 +02:00
  • d929dd31d1 IP check Philipp Hagemeister 2013-05-10 02:09:39 +02:00
  • 46d641a918 release 2013.05.10 Philipp Hagemeister 2013-05-10 02:00:07 +02:00
  • b08980412e Merge pull request #826 from jakeogh/master Philipp Hagemeister 2013-05-09 16:52:54 -07:00
  • 49698bfaa3 Merge pull request #828 from jaimeMF/download-server Philipp Hagemeister 2013-05-09 16:48:07 -07:00
  • 532a1e0429 release 2013.05.10 2013.05.10 Philipp Hagemeister 2013-05-10 01:45:21 +02:00
  • 2a36c352a0 Retry to disable YT ratelimit to unlock full bandwidth Filippo Valsorda 2013-05-09 00:39:10 +02:00
  • 633f6f9b39 Fix float display Jaime Marquínez Ferrándiz 2013-05-07 14:25:15 +02:00
  • 1a2adf3f49 added --get-id option to print video IDs jakeogh 2013-05-05 22:30:07 -07:00