受不了動畫瘋的編碼了... 主要是拿來看動畫。
我有做一個比較的網頁,使用了禁書目錄的OP,你可以試著猜猜看哪一個是動畫瘋的。
到本專案 Releases 頁面下載最新的 xpi 檔案,拉到火狐即可。
src/manifest.json
若想打包成 xpi 可用 web-ext 打包
$ web-ext sign -c web-ext.config.js --api-key $你的API帳號 --api-secret $你的API密鑰
至於如何將 m3u8 轉換成 mp4 請看教學
本專案為學術交流用途,所有影片所有權及播放權由原網站所屬。
本附加元件使用的 TSDemuxer.js 是由 video-dev/hls.js (Apache 2 License) 修改,感謝 hls.js
The MIT License (MIT)
Copyright (c) 2018 FlandreDaisuki\vbnm123c@gmail.com
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.