Skip to content

This program allows you to download the live streams for the channel that does not offer rebroadcasting

Notifications You must be signed in to change notification settings

Game-K-Hack/TwitchLiveDownloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Download Twitch Lives in live

DescriptionInstallationSettingFunctioning



Description

This interface allows you to download live streams from the Twitch platform in live. This program therefore allows you to download live broadcasts which are not rebroadcast.

Installation

For this script to work, you must have Python in version 3.9 (or a higher version) and have installed the following libraries:

Name Installation command
Fake Useragent pip install fake-useragent
OpenCV pip install opencv-python
Requests pip install requests
PyYAML pip install PyYAML

Setting

To change the download folder you must click on the text Output Directory and select the destination folder or change the configuration file.

Add Language

To add a new language in this software, nothing could be simpler, just clone a JSON file from another language and modify the language values. The language files are located in the lang folder.

Configuration

You can change the software defaults to avoid changing the values each time you launch. The configuration file is located in the root of the project, the file is config.yml. I advise you to configure your token to avoid having to retrieve it each time you launch.

Functioning

Screenshot

The download button Download , allows you to start downloading the live. If you want to stop the download, a stop button. Download is displayed once the program is started.

The Values tab allows you to view the different values of the live, just as the Status allows you to see if the program is downloading a live or not. The Time allows you to know the downloaded video time (this does not indicate the live time) and Size is the size of the downloaded video. Execution Time allows you to know the execution time and download time. Action allows you to see the actions performed by the software.

About

This program allows you to download the live streams for the channel that does not offer rebroadcasting

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages