Skip to content
This repository has been archived by the owner on Sep 15, 2022. It is now read-only.

marksowell/BrightTalk-video-downloader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UPDATE 09/24/2022: This tool no longer works. You can find the .mp4 in the source code on the BrightTalk video page and download the video directly.

BrightTalk downloader (btdl)

Download videos from BrightTalk with a GUI interface

Instructions

  1. Download or git clone git@github.com:alfredzou/BrightTalk-video-downloader.git
  2. Download ffmpeg
  3. Edit the environment path to include ffmpeg.exe folder
  4. Login to BrightTalk
  5. Navigate to video page and obtain the URL of the .m3u8 file
    1. Open chrome
    2. Open the developer tools in the top left or (cntrl + shift + i)
    3. Open the networks tab
    4. Filter by .m3u8
    5. Right click .m3u8 URL and copy URL

  1. Open the downloaded folder
  2. python btdl.py
  3. Input .m3u8 URL, file name and download folder, and download!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%