Skip to content

Web Server base on N_m3u8DL-RE with Golang backend and Vue frontend.

License

Notifications You must be signed in to change notification settings

asong2022/N_m3u8DL-RE-Web

 
 

Repository files navigation

N_m3u8DL-RE-Web

GitHub Release

Web Server base on N_m3u8DL-RE with Golang backend and Vue frontend.

Environment Variable

  • DOWNLOAD_POOL_SIZE: Default size of download pool, default value: 3.
  • SAVE_PATH: Path to save downloaded videos, default value: ./download.

Run Backend

go run cmd/main.go

Run Frontend

In ./web directory

npm run dev

About

Web Server base on N_m3u8DL-RE with Golang backend and Vue frontend.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 34.4%
  • Go 33.2%
  • TypeScript 14.5%
  • Dockerfile 5.3%
  • CSS 5.2%
  • Shell 4.2%
  • Other 3.2%