Skip to content

Tejaswgupta/music-from-reddit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Music From Reddit

Logo

Listen to music from a large list of music subreddits

Screenshots

Home Screen Subreddits Screen Playing Screen

How to run

No additional configuration should be required, juste use flutter run or launch it via your IDE on an emulator or physical device.

How does it work ?

  1. Select your genre and then the subreddit you want to load from (Subreddits list copied from r/music wiki)
  2. The threads are loaded as a json simply via the r/subreddit.json url and filtered if the post have a youtube link
  3. The youtube id is passed to the plugin YoutubeExtractor to get the audio stream url
  4. The audio stream is played with AudioPlayers plugin
  5. The user can enjoy a selection of music content curated by fellow redditors !

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages