{"id":6631,"date":"2009-09-05T04:54:06","date_gmt":"2009-09-05T04:54:06","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/smart-video\/"},"modified":"2010-01-19T09:07:36","modified_gmt":"2010-01-19T09:07:36","slug":"smart-video","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/smart-video\/","author":237574,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.5.1","stable_tag":"1.5.1","tested":"2.9.2","requires":"2.5.0","requires_php":"","requires_plugins":"","header_name":"Smart Video","header_author":"Allen Hsu","header_description":"","assets_banners_color":"","last_updated":"2010-01-19 09:07:36","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"http:\/\/www.imallen.com\/blog\/works\/smart-video-plugin-for-wordpress","header_author_uri":"http:\/\/www.imallen.com","rating":0,"author_block_rating":0,"active_installs":80,"downloads":23524,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.1","1.3","1.4","1.5","1.5.1"],"block_files":[],"assets_screenshots":[],"screenshots":[]},"plugin_section":[],"plugin_tags":[206,84,6124,222,1610],"plugin_category":[50,56],"plugin_contributors":[83456],"plugin_business_model":[],"class_list":["post-6631","plugin","type-plugin","status-closed","hentry","plugin_tags-flash","plugin_tags-media","plugin_tags-swf","plugin_tags-video","plugin_tags-youtube","plugin_category-media","plugin_category-social-and-sharing","plugin_contributors-allenhsu","plugin_committers-allenhsu","plugin_committers-bestweblayout","plugin_committers-charlestang"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/smart-video.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>A plugin for WordPress to display flash videos. Such as TuDou, QQ Video, Ku6, Sina Video, YouKu, Sohu Video, YouTube, Vimeo, Mofile and so on. You can user short tags such as <code>[youtube id=\"fY4Epc2XSGc\"]<\/code> to insert videos. It also adds a TinyMCE plugin for you to insert videos more conveniently.<\/p>\n\n<h4>Feedback<\/h4>\n\n<p>http:\/\/www.imallen.com\/blog\/works\/smart-video-plugin-for-wordpress\/<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Search for <code>Smart Video<\/code> in the <code>Plugins<\/code> menu to install.<\/li>\n<li>Or upload folder <code>smart-video<\/code> to the <code>\/wp-content\/plugins\/<\/code> directory.<\/li>\n<li>Activate Smart Video through the 'Plugins' menu in WordPress.<\/li>\n<li>Place the code such as <code>[youtube id=\"fY4Epc2XSGc\"]<\/code> in your post, or just use the <code>Magic Insert<\/code> in TinyMCE, and then publish it.<\/li>\n<\/ol>\n\n<h4>Usage<\/h4>\n\n<ol>\n<li>In TinyMCE:\nClick the icon of Smart Video, in the popup window, there're 3 tabs.<\/li>\n<\/ol>\n\n<p>1.1 Magic Insert:\nYou can input the page url such as <code>http:\/\/www.youtube.com\/watch?v=fY4Epc2XSGc<\/code>. After you click \"Insert\", it will be translated into short tags as <code>[youtube id=\"fY4Epc2XSGc\"]<\/code>.<\/p>\n\n<p>1.2 Manual Insert:\nIn this tab, you should find the video ID by yourself. The ID is the part marked with \"{}\" as follow:<\/p>\n\n<pre><code>http:\/\/v.ku6.com\/show\/`{nNjHZUTAi79x3atP}`.html\nhttp:\/\/v.youku.com\/v_show\/id_`{XMTE2ODE2MjUy}`.html\nhttp:\/\/www.tudou.com\/programs\/view\/`{J-2bug0o0u4}`\/\nhttp:\/\/video.qq.com\/v1\/videopl?v=`{6mkvdlafJbU}`\nhttp:\/\/www.youtube.com\/watch?v=`{-v4osKSQrrk}`\nhttp:\/\/you.video.sina.com.cn\/b\/`{24114739}`-1371694022.html\nhttp:\/\/www.vimeo.com\/`{5606758}`\nhttp:\/\/v.blog.sohu.com\/u\/vw\/`{3151517}`\n<\/code><\/pre>\n\n<p>1.3 Insert Flash:\nYou can insert flash by specifying the url and the size (size if optional).<\/p>\n\n<ol>\n<li><p>In Code View:\nOf cause you can input all the code by hand.\nShort tags are as follows:<\/p>\n\n<p>[ku6 id=\"{id}\" h=\"{height}\" w=\"{width}\"]\n[youku id=\"{id}\" h=\"{height}\" w=\"{width}\"]\n[tudou id=\"{id}\" h=\"{height}\" w=\"{width}\"]\n[qq id=\"{id}\" h=\"{height}\" w=\"{width}\"]\n[youtube id=\"{id}\" h=\"{height}\" w=\"{width}\"]\n[sina id=\"{id}\" h=\"{height}\" w=\"{width}\"]\n[sohu id=\"{id}\" h=\"{height}\" w=\"{width}\"]\n[vimeo id=\"{id}\" h=\"{height}\" w=\"{width}\"]\n[flash url=\"{url}\" h=\"{height}\" w=\"{width}\"]<\/p><\/li>\n<\/ol>\n\n<!--section=changelog-->\n<h4>1.5.1<\/h4>\n\n<ul>\n<li>Disabled links to the official sites.<\/li>\n<li>Fixed Youku's fullscreen problem.<\/li>\n<\/ul>\n\n<h4>1.5<\/h4>\n\n<ul>\n<li>Mofile supported.<\/li>\n<li>JW FLV Player updated.<\/li>\n<\/ul>\n\n<h4>1.4<\/h4>\n\n<ul>\n<li>Vimeo and Sohu supported.<\/li>\n<\/ul>\n\n<h4>1.3<\/h4>\n\n<ul>\n<li>JW FLV Player added.<\/li>\n<\/ul>\n\n<h4>1.2<\/h4>\n\n<ul>\n<li>Fixed directory error.<\/li>\n<\/ul>\n\n<h4>1.1<\/h4>\n\n<ul>\n<li>Fixed regex error with tudou.<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>The first release of Smart Video.<\/li>\n<\/ul>","raw_excerpt":"A plugin for WordPress to display flash videos. Such as TuDou, QQ Video, Ku6, Sina Video, YouKu, Sohu Video, YouTube, Vimeo, Mofile and so on.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/6631","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=6631"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/allenhsu"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=6631"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=6631"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=6631"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=6631"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=6631"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=6631"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}