Skip to content

ita93/afreeca-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

afreeca-downloader

Afreeca video downloader written in Rust.

  • Parsing HTML file to get m3u8 playlist.
  • Parsing m3u8 files to get list of ts files.
  • Downloading ts files from server.
  • Joining ts files.
  • Convert result ts file to mp4.
  • Adding Progress bar. (Single progress bar, will be updated to multiple one when adding thread).
  • Reducing download time using thread.

About

Afreeca video downloader written in Rust.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages