Skip to content

sam46/TSdownloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

TSdownloader

download segmented mpeg video (.m3u8/.ts) from streaming websites

  1. Make sure you have "requests" installed:
       pip install requests
       pip install -U requests[security] 
  1. Specify the urls in the .py file

  2. Run: python tsdownload.py destination

p.s. There're probably better, more robust tools out there. This was meant to be a quick and dirty oneoff disposable script 🐒

About

Template for downloading segmented video (.m3u8/.ts) from streaming websites

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages