Skip to content

Releases: TheDaChicken/YoutubeLiveChannelRecorder

Second Release! Yes!

07 Aug 23:46
Compare
Choose a tag to compare
Second Release! Yes! Pre-release
Pre-release

Release Information:

Fix Cookies File corruption.
Added a permission denied message, if cannot load cookies.
Moved from Thread to Process. 
Cached Cookies, data.yml cache.
Changed from adding strings to use .format instead, in SERVER. (need to look through client)
Updated User agent.
Safeguard when decoding website bytes.
Added option to view recordings in CLIENT.
Updated download_website code.
Secret-ish SSL support. (will add a guide or something in the future)
Added a CRASH warning to the channel process that has crashed in the CLIENT.
Cleaned up and changed Settings in CLIENT.
Added a DRM message.
Added a way to add channels using video id of a live stream.
Added a YouTube Upload Queue (Used to merge recordings in the future before uploading).
YouTube Fixes for changing Video ID location 
A new way of checking if a live stream.

Windows compiled contains the python configuration that this is being tested and working into a .exe (using pyinstaller).
Source Code contains the python files for your own use!

YOU NEED FFMPEG SETUP TO USE THIS

First Release!

16 Jun 02:17
Compare
Choose a tag to compare
First Release! Pre-release
Pre-release

First Release!

Release Information:

None. It's the first release.

Windows compiled contains the python configuration that this is being tested and working into a .exe (using pyinstaller).
Source Code contains the python files for your own use!

YOU NEED FFMPEG SETUP TO USE THIS