Skip to content

XiaoLaoHus/ClassIn-Replay-Download

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ClassIn Replay Download

A program to download ClassIn replay videos.

This program uses advanced native API (required by httplib), so can only be used on Windows 10 or greater. The program provides the users with a web interface which uses the latest CSS grammar, and you should use Google Chrome or Microsoft Edge 105 or greate, Safari 15.4 or greater or Mozilla FireFox 120 or greater to ensure the panel functions well.

For more information about usage, please visit this article written by bilibili@ZhangHJ (简体中文使用说明)

Ask for help, report bugs and suggest new features

You can open an issue on GitHub or Gitee to ask for help.

Advanced usage

Open a terminal and add --help to see help message.

Build from source

This program requires a C++ compiler supports C++20 standard, or at least MSVC 16.9 (Visual Studio 2019).

  1. Download zip or clone this repository.
  2. Extract libffmpeg.7z in ClassIn_Replay_Download folder.
  3. Open ClassIn_Replay_Download.sln with Visual Studio.
  4. Build!
  5. If the compiler can't find libavutil/timestamp.h or libavformat/avformat.h, please manually add ../include to your include folder.

About

Download ClassIn replay videos

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 56.2%
  • C++ 25.2%
  • C 17.7%
  • Other 0.9%