Skip to content

karamoshi-nakatoto/nova-play-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Nova Play Downloader

This is an automated bash script which can save series episodes from https://play.nova.bg/ to your local disk. The episode files are saved in the highest available quality (usually 720p or 1080p).

The required dependencies are curl, jq and ffmpeg.

$ sudo apt install curl jq ffmpeg

The script takes two positional arguments - the first is the episode number, and the second is the Nova Play URL.

In order to use, run it like this:

$ ./download.sh 1 https://play.nova.bg/video/s-reka-na-surceto/season-1/s-reka-na-surceto-2022-09-13/607998

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages