{"id":292,"date":"2018-01-29T17:02:46","date_gmt":"2018-01-29T17:02:46","guid":{"rendered":"https:\/\/mipython.magwebdesigns.net\/WP\/?p=292"},"modified":"2018-01-29T17:11:47","modified_gmt":"2018-01-29T17:11:47","slug":"py-videodownloader-python-youtube-and-vimeo-video-stream-tube-downloader-down-load","status":"publish","type":"post","link":"http:\/\/mipython.magwebdesigns.net\/WP\/2018\/01\/29\/py-videodownloader-python-youtube-and-vimeo-video-stream-tube-downloader-down-load\/","title":{"rendered":"py-videodownloader Jake Wharton | Python Youtube and Vimeo Video Stream Tube Downloader Down load"},"content":{"rendered":"<h1><a href=\"http:\/\/cotgs.theworlddesigners.com\/forum\/python\/165-py-videodownloader-python-youtube-and-vimeo-video-stream-tube-downloader-down-load\">py-videodownloader Jake Wharton | Python Youtube and Vimeo Video Stream Tube Downloader Down load<\/a><\/h1>\n<p>https:\/\/github.com\/JakeWharton\/py-videodownloader<\/p>\n<h1><a id=\"user-content-py-videodownloader\" class=\"anchor\" href=\"https:\/\/github.com\/JakeWharton\/py-videodownloader#py-videodownloader\" aria-hidden=\"true\"><\/a>py-videodownloader<\/h1>\n<p>Python module and script for downloading video source files from the major online streaming sites (YouTube, Vimeo, etc.)<\/p>\n<h1><a id=\"user-content-usage\" class=\"anchor\" href=\"https:\/\/github.com\/JakeWharton\/py-videodownloader#usage\" aria-hidden=\"true\"><\/a>Usage<\/h1>\n<p>Videos from various providers can be specified using the following command line format:<\/p>\n<pre>\n\n<div class=\"codecolorer-container text blackboard\" style=\"overflow:auto;white-space:nowrap;width:800px;\"><table cellspacing=\"0\" cellpadding=\"0\"><tbody><tr><td class=\"line-numbers\"><div>1<br \/>2<br \/>3<br \/>4<br \/>5<br \/>6<br \/>7<br \/>8<br \/>9<br \/>10<br \/>11<br \/>12<br \/>13<br \/>14<br \/><\/div><\/td><td><div class=\"text codecolorer\">Usage: videodownloader.py -p PROVIDER [-f FMT] [-d DIR] videoID [... videoID]<br \/>\n<br \/>\nOptions:<br \/>\n&nbsp; -h, --help &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;show this help message and exit<br \/>\n&nbsp; -e EXT, --ext=EXT &nbsp; &nbsp; Manually override video extension.<br \/>\n&nbsp; -f FORMAT, --format=FORMAT<br \/>\n&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Format of video to download. Run with no video IDs for<br \/>\n&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; a provider specific list.<br \/>\n&nbsp; -t TITLE, --title=TITLE<br \/>\n&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Manually override video title.<br \/>\n&nbsp; -p PROVIDER, --provider=PROVIDER<br \/>\n&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Online provider from where to download the video.<br \/>\n&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (Available: 'Vimeo', 'YouTube')<br \/>\n&nbsp; --debug &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Enable debugging output.<\/div><\/td><\/tr><\/tbody><\/table><\/div>\n\n<\/pre>\n<h2><a id=\"user-content-example\" class=\"anchor\" href=\"https:\/\/github.com\/JakeWharton\/py-videodownloader#example\" aria-hidden=\"true\"><\/a>Example<\/h2>\n<p>The following two commands will download a 720p video from Vimeo and a 1080p one from YouTube.<\/p>\n<pre>\n\n<div class=\"codecolorer-container text blackboard\" style=\"overflow:auto;white-space:nowrap;width:800px;\"><table cellspacing=\"0\" cellpadding=\"0\"><tbody><tr><td class=\"line-numbers\"><div>1<br \/>2<br \/><\/div><\/td><td><div class=\"text codecolorer\">$ videodownloader.py -p Vimeo -f hd 5720832<br \/>\n$ videodownloader.py -p YouTube -f 37 tgbNymZ7vqY<\/div><\/td><\/tr><\/tbody><\/table><\/div>\n\n<\/pre>\n<p>To see a list of the formats supported by a provider run the command without any video IDs.<\/p>\n<pre>\n\n<div class=\"codecolorer-container text blackboard\" style=\"overflow:auto;white-space:nowrap;width:800px;\"><table cellspacing=\"0\" cellpadding=\"0\"><tbody><tr><td class=\"line-numbers\"><div>1<br \/>2<br \/>3<br \/>4<br \/>5<br \/>6<br \/>7<br \/>8<br \/>9<br \/>10<br \/>11<br \/>12<br \/>13<br \/>14<br \/><\/div><\/td><td><div class=\"text codecolorer\">$ videodownloader.py -p YouTube<br \/>\nvideodownloader-2.0.0 - by Jake Wharton &amp;lt;jakewharton@gmail.com&amp;gt;<br \/>\n<br \/>\nFormat &nbsp; &nbsp; Description<br \/>\n---------- ----------------------------------------<br \/>\n13 &nbsp; &nbsp; &nbsp; &nbsp; 176x144 3GP\/AMR Mono 3GP<br \/>\n17 &nbsp; &nbsp; &nbsp; &nbsp; 176x144 3GP\/AAC Mono 3GP<br \/>\n22 &nbsp; &nbsp; &nbsp; &nbsp; 1280x720 H.264\/AAC Stereo MP4<br \/>\n18 &nbsp; &nbsp; &nbsp; &nbsp; 480x360\/480x270 H.264\/AAC Stereo MP4<br \/>\n37 &nbsp; &nbsp; &nbsp; &nbsp; 1920x1080 H.264\/AAC Stereo MP4<br \/>\n35 &nbsp; &nbsp; &nbsp; &nbsp; 640x480\/640x360 H.264\/AAC Stereo FLV<br \/>\n34 &nbsp; &nbsp; &nbsp; &nbsp; 320x240 H.264\/AAC Stereo FLV<br \/>\n5 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;320x240 H.263\/MP3 Mono FLV<br \/>\n6 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;320x240 H.263\/MP3 Mono FLV<\/div><\/td><\/tr><\/tbody><\/table><\/div>\n\n<\/pre>\n<p>Omitting a format will automatically download the best format available for that video from the provider.<\/p>\n<h1><a id=\"user-content-developed-by\" class=\"anchor\" href=\"https:\/\/github.com\/JakeWharton\/py-videodownloader#developed-by\" aria-hidden=\"true\"><\/a>Developed By<\/h1>\n<ul>\n<li>Jake Wharton &#8211; <a href=\"mailto:jakewharton@gmail.com\">jakewharton@gmail.com<\/a><\/li>\n<\/ul>\n<p>Git repository located at <a href=\"http:\/\/github.com\/JakeWharton\/py-videodownloader\">http:\/\/github.com\/JakeWharton\/py-videodownloader<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>py-videodownloader Jake Wharton | Python Youtube and Vimeo Video Stream Tube Downloader Down load https:\/\/github.com\/JakeWharton\/py-videodownloader py-videodownloader Python module and script for downloading video source files from the major online streaming sites (YouTube, Vimeo, etc.) Usage Videos from various providers can be specified using the following command line format: 1234567891011121314Usage: videodownloader.py -p PROVIDER [-f FMT] [-d DIR] videoID [&#8230; videoID] Options: &nbsp; -h, &#8211;help &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;show this help message and exit &nbsp; -e EXT, &#8211;ext=EXT &nbsp; &nbsp; Manually override video extension. &nbsp; -f FORMAT, &#8211;format=FORMAT &nbsp; &nbsp;&hellip;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"nf_dc_page":"","_bbp_topic_count":0,"_bbp_reply_count":0,"_bbp_total_topic_count":0,"_bbp_total_reply_count":0,"_bbp_voice_count":0,"_bbp_anonymous_reply_count":0,"_bbp_topic_count_hidden":0,"_bbp_reply_count_hidden":0,"_bbp_forum_subforum_count":0,"footnotes":""},"categories":[25,52,44,48,45,19,18,1],"tags":[],"class_list":["post-292","post","type-post","status-publish","format-standard","hentry","category-25","category-linux","category-michigan","category-python","category-python-community","category-python-programming","category-python-scripting","category-uncategorized"],"_links":{"self":[{"href":"http:\/\/mipython.magwebdesigns.net\/WP\/wp-json\/wp\/v2\/posts\/292","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/mipython.magwebdesigns.net\/WP\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/mipython.magwebdesigns.net\/WP\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/mipython.magwebdesigns.net\/WP\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/mipython.magwebdesigns.net\/WP\/wp-json\/wp\/v2\/comments?post=292"}],"version-history":[{"count":3,"href":"http:\/\/mipython.magwebdesigns.net\/WP\/wp-json\/wp\/v2\/posts\/292\/revisions"}],"predecessor-version":[{"id":296,"href":"http:\/\/mipython.magwebdesigns.net\/WP\/wp-json\/wp\/v2\/posts\/292\/revisions\/296"}],"wp:attachment":[{"href":"http:\/\/mipython.magwebdesigns.net\/WP\/wp-json\/wp\/v2\/media?parent=292"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/mipython.magwebdesigns.net\/WP\/wp-json\/wp\/v2\/categories?post=292"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/mipython.magwebdesigns.net\/WP\/wp-json\/wp\/v2\/tags?post=292"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}