Skip to content

Python script for recording Periscope broadcasts

Notifications You must be signed in to change notification settings

rruu/record_peri

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

RECORD_PERI

Record_peri.py is a simple Python scipt for recording Periscope live broadcasts of users stored in a csv.
Requirements:
- Python 3
	https://www.python.org/
- ffmpeg
	https://ffmpeg.org/

For users in the csv you need the Periscope or Twiter account name.
e.g. @abc123 is user abc123:p.
p = Periscope account name
t = Twitter account name

Because ffmpeg can't stop decent with a script, the mkv isn't closed correctly.
At the end the mkv is converted to a good working mp4 file.

About

Python script for recording Periscope broadcasts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages