Skip to content

sabonis/youtube_downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

youtube_downloader

Run

sbt run
then, server is ready on 0.0.0.0:8080.

Dockerize

sbt docker
it will produce a docker image named hello/hello
docker run -Pid hello/hello
then an docker container is running in the background, sounds and kicks
-i
is used here, as the interactive mode keep script running in the background
instead of terminating at the end of the script

About

An akka-http show case: YoutubeUrl => MediaFile

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published