Skip to content

Releases: radipiz/YN-Recorder

2.0.1

25 Oct 17:10
Compare
Choose a tag to compare

Fixed bug that appended the last seconds again to the output

2.0

26 May 23:01
Compare
Choose a tag to compare
2.0
  • Some code cleanup and refactoring
  • fixed record downloading because YouNow broke it
  • records are now really downloaded by concating all the small stream parts instead of dumping a RTMP-stream (live recordings are still dumped with rtmpdump). This gives a massive speedup!
  • better log output using Python's logger-module

You still need to provide a rtmpdump version 2.3 binary placed beside ynrecorder.py in order to record live streams