Skip to content

justinwoo/ytcasts2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ytcasts2

a haskell rewrite of ytcasts.

Setup

stack install

add config.json with the following format:

{
  "targets": [
    "https://www.youtube.com/user/USER/videos",
    ...
  ]
}

and add a data sqlite file with the schema in schema.sql.

then run ytcasts2-exe in this directory.

About

a simple program to downloading "podcasts" from youtube channels

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors