Changeset 17803
- Timestamp:
- 08/18/08 00:12:37 (5 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/javascript/userscripts/nicovideodownloader.user.js
r9532 r17803 4 4 // @include http://www.nicovideo.jp/watch/* 5 5 // @author pool 6 // @version 0. 56 // @version 0.6 7 7 // ==/UserScript== 8 8 … … 39 39 GM_xmlhttpRequest({ 40 40 method: 'POST', 41 headers: { 'Content-type': 'text/xml' },41 headers: { 'Content-type': 'text/xml', 'Cookie': document.cookie }, 42 42 url: url, 43 43 data: '<thread res_from="-500" version="20061206" thread="' + thread_id + '" />', … … 58 58 GM_xmlhttpRequest({ 59 59 method: 'GET', 60 headers: { 'Cookie': document.cookie }, 60 61 url: 'http://www.nicovideo.jp/api/getflv?v=' + video_id, 61 62 onload: callback,
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)