Skip to content

ahothan/tapstream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

How to get the tapstream URL
----------------------------
Go to web page that shows video and play it then pause.
Firefox, Tools | Web Developer | Network
Click on All (or XHR) to locate the stream URL
You should see the ts URL, e.g.
http://host.com/.../..._108.ts

Copy this URL and force the last index to be _1.ts

python tapstream.py -o file.mp4 -u http://......_1.ts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages