MewX / KanTV-downloader-cli

(KanTV is down forever) “看TV”下载器,命令行版,使用Android API,Go语言编写。 Downloading KanTV videos via command line interface (CLI) written in Go.
GNU General Public License v3.0
2 stars 1 forks source link

Saw some encrypted media files #1

Closed MewX closed 5 years ago

MewX commented 5 years ago

using ffmpeg again:

e.g. using m3u8 directly

ffmpeg -allowed_extensions ALL -i play.m3u8 -c copy "../复仇者联盟3:无限战争(高清版).mkv" 
MewX commented 5 years ago

tracked by #11