這裏顯示兩個版本的差異處。
Both sides previous revision 前次修改 下次修改 | 前次修改 | ||
website:youtube [2009/02/21 04:12] wenpei |
website:youtube [2010/01/31 16:07] (目前版本) wenpei Page moved and renamed from python:download_youtube to website:youtube |
||
---|---|---|---|
行 1: | 行 1: | ||
+ | ====== 一次搞懂十種YouTube格式 ====== | ||
+ | http://www.techbang.com.tw/?p=30342 | ||
+ | |||
+ | |||
+ | ^ &fmt= ^ ^ 解析度 ^ 影像格式 ^ | ||
+ | | 5 | |320x240|FLV| | ||
+ | | 6 |HQ|480x360|FLV| | ||
+ | | 13 | |176x144|3GP| | ||
+ | | 17 | |176x144|3GP| | ||
+ | | 18 | |480x360|MP4| | ||
+ | | 22 |720p|1280x720|MP4| | ||
+ | | 37 |1080p|1920x1080|MP4| | ||
+ | |||
+ | ====== 下載 Youtube HD 高畫質影片 ====== | ||
+ | javascript:window.location.href = 'http://youtube.com/get_video?video_id=' + swfArgs['video_id'] + "&fmt=22" + "&l=" + swfArgs['l'] + "&sk=" + swfArgs['sk'] + '&t=' + swfArgs['t']; | ||
+ | |||
====== Download YouTube Videos as MP4 Files ====== | ====== Download YouTube Videos as MP4 Files ====== | ||
http://googlesystem.blogspot.com/2008/04/download-youtube-videos-as-mp4-files.html | http://googlesystem.blogspot.com/2008/04/download-youtube-videos-as-mp4-files.html | ||
行 5: | 行 21: | ||
To download the MP4 files, you need to use the same URL like for FLV files and append "&fmt=18". | To download the MP4 files, you need to use the same URL like for FLV files and append "&fmt=18". | ||
+ | |||
+ | ====== 將 Youtube 轉成 GIF ====== | ||
+ | http://www.gifsoup.com/ | ||
====== 下載 YouTube 影片 ====== | ====== 下載 YouTube 影片 ====== | ||
+ | ===== YouTubeSnips ===== | ||
+ | http://www.youtubesnips.com/ | ||
+ | |||
===== 參考 ===== | ===== 參考 ===== | ||
[[http://www.arrakis.es/~rggi3/youtube-dl/|youtube-dl]] | [[http://www.arrakis.es/~rggi3/youtube-dl/|youtube-dl]] |