Manage chromecast devices and play media on them ( work in progress )
docker | ||
frontend | ||
playlistcast | ||
vendor | ||
.gitignore | ||
.gitmodules | ||
.pylintrc | ||
LICENSE | ||
README.md | ||
requirements.py37.txt | ||
server.py |
playlistcast ( work in progress )
Description
Done
- Add local resources and serve them with http server
- Find and display list of chromecast devices
- Play / pause / back and forward 30 seconds
- Video playback time, duration and seek bar
- Video subtitle pick, disable
- Display stream icon if available
TODO
- Pick m3u file and assign to device ( TODO ui )
- Play m3u file with interactive ui
- Display interactive playlist
- Ability to display pictures in chromecast
- Ability to play audio files in chromecast
- Create playlists with audio / video / pictures
- Play playlists
- Play files from directory in order
- Play video title
- Check if file is compatible with chromecast
- Mark incompatible videos
- Add ability to convert file ( ffmpeg )
- Video audio pick disable
- Video quality pick disable
- Test with pupular streaming services
- Amazon Prime
- check for playlist support
- cda.pl
- HBO
- Netflix
- check for playlist support
- Youtube
- Amazon Prime
- Browse added resource files ( TODO ui )
- Display miniature picture when seek playlist using ffmpeg
- Customize chromecast ui while playing video
- Create miniatures of video files using ffmpeg
- Convert incompatible file types using ffmpeg