catt

Cast All The Things allows you to send videos from many, many online sources to your Chromecast.

BSD-2-CLAUSE License

Downloads
21.4K
Stars
3.3K
Committers
19

Bot releases are hidden (Show)

catt - https://github.com/skorokithakis/catt/releases/tag/v0.5.3

Published by skorokithakis over 6 years ago

Fix

  • Make status command more useful (#65) (97427902b058867426c3f9aece851791730294b6)
  • Proper fix for add action (#64) (9fee4e5401a15fe5c8172497ecccb8cd3e763ca7)
  • Make info command more useful (#63) (c6d06a69cf4880a117db1d2319706cad31b7c02c)
catt - https://github.com/skorokithakis/catt/releases/tag/v0.5.2

Published by skorokithakis about 7 years ago

catt -

Published by skorokithakis over 7 years ago

Feature

  • Make status use regular time descriptions (#32)
  • Add argument to volumeupdown (#29)
  • Add scanning for local Chromecasts

Fix

  • Further improve play_media (#31)
  • Rework CastController.init
  • Do state_check in CastController.init
  • Make check_state private
  • Correct timeout parameter type
  • Make catt work with pychromecast 0.8.0
catt - https://github.com/skorokithakis/catt/releases/tag/v0.4.3

Published by skorokithakis over 7 years ago

Fix

  • Handle playlists better (fixes #24)
catt - https://github.com/skorokithakis/catt/releases/tag/v0.4.0

Published by skorokithakis about 8 years ago

Feature

  • Add local file casting support.
catt - https://github.com/skorokithakis/catt/releases/tag/v0.3.4

Published by skorokithakis about 8 years ago

Feature

  • Add additional volume and info commands
catt - https://github.com/skorokithakis/catt/releases/tag/v0.3.3

Published by skorokithakis about 8 years ago

catt - https://github.com/skorokithakis/catt/releases/tag/v0.3.0

Published by skorokithakis about 8 years ago

Feature

  • Add ability to fast forward and adjust volume

Fix

  • Pin to a different youtube-dl version (fixes #2).
catt -

Published by skorokithakis over 8 years ago

Feature

  • Show title instead of URL when playing.

Fix

  • Don't die on video URLs that point to the video file itself.
  • Remove decimals from status time.
  • Don't crash on status if nothing is playing.
catt - https://github.com/skorokithakis/catt/releases/tag/v0.1.4

Published by skorokithakis over 8 years ago

Fix

  • Make the CLI interface more self-documenting.
  • Fix rewind.
catt - https://github.com/skorokithakis/catt/releases/tag/v0.1.3

Published by skorokithakis over 8 years ago

Fix

  • Fix setup.py crash due to missing history.

Documentation

  • Delete history.
catt - https://github.com/skorokithakis/catt/releases/tag/v0.1.0

Published by skorokithakis over 8 years ago

Feature

  • Change the Chromecast stop command to kill.
  • Add more commands.

Fix

  • Make temporary directory finding cross-platform.
  • Remove unused import.

Documentation

  • Update README.