Coder Social home page Coder Social logo

mewx / kantv-downloader-cli Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 1.0 96 KB

(KanTV is down forever) “看TV”下载器,命令行版,使用Android API,Go语言编写。 Downloading KanTV videos via command line interface (CLI) written in Go.

License: GNU General Public License v3.0

Go 77.03% Starlark 18.96% Shell 4.01%
cli command-line-tool golang kantv openapi2 swagger

kantv-downloader-cli's Issues

How to use your cli downloader?

Hi MewX,

I don't see any source code committed? Have you developed them yet? I'm a dev too, and happy to contribute to this project.

Add CLI interface for non-interactive

Using bazel + gazelle builds.

Going to support non-interactive cli mode only.

CLI module:

Should provide place holder arguments:

  • login #3
  • info/config: n_thread, user_agent, cache_size, max_parallel, max_download_file (need to copy codes from BaidupanPCS-Go, savedir #12
  • download one movie and all episodes - with save folder/file name #8 #9 #10 #11
  • search, result paging #7
  • register #5
  • anonymous mode (web API: using wechat watch code) #6
  • set proxy (http/https/auto/socks5)
  • override cookies
  • exit

Saw some encrypted media files

using ffmpeg again:

e.g. using m3u8 directly

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

Add anonymous API

store sessions to a user directory, but need to check sessions regularly

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.