How To Download A Periscope Video
- In this Article: Article Summary Community Q&A This wikiHow teaches you how to download a video from any user's Periscope profile, and save it to your computer, using Scopedown in an internet browser.
- How to download Periscope for Window PC and Laptop Periscope is one of the most popular apps in the market that is used for live video streaming. It has been developed by Twitter Inc.
Video-download.co is a completely free web service which allows you download files from Periscope to mp3, Periscope to mp4, Periscope to other formats and 2354 other streaming websites.
Majority of the search results for 'download periscope' lead to websites allowing me to download the app.
'download periscope stream' is a much better search term that actually led me to two solutions but none of them are convenient.
1) tried and works
http://www.quora.com/How-do-I-save-my-Periscope-video-or-broadcast-to-my-phone/answer/Andrew-Leyden - that requires that the phone is connected all the time
(for the whole 50 minutes of the stream)
2) didn't try, should work
Recording screen + using http://www.instructables.com/id/How-to-record-audio-from-your-computer-using-Quick/ to record audio
(again, 50 minutes waiting)
I also tried using technique described here - https://stackoverflow.com/questions/30073330/downloading-storing-periscope-live-streaming-broadcasts - just by observing network request and populating list of URLs to download via wget:https://replay.periscope.tv/ .. /chunk_1.tshttps://replay.periscope.tv/ .. /chunk_2.ts
But that naive version fails - they check cookie.. Maybe I should use PhantomJS to accept cookie and then download the chunks? Before I start digging into that - maybe there is a straightforward, off the bat, ready to go solution I'm missing?
The question is generic and applies to any periscope video.
Bonus question - what if the video is mine - can I retroactively save it to the camera roll from the periscope app? (assuming 'autosave broadcast' option was turned off)
4 Answers
Here's my Windows batch script that supports all latest Periscope updates, plus has an option to download multiple replays, record live streams, convert .ts to .mp4 and rotate it, if necessary.
Uses console tools curl, aria2, jq, ffmpeg and two bat scripts by Dave Benham - getTimestamp and JREPL (big thanks for them).
Download (16 mb):
GitHub: https://github.com/n3tman/periscope.tv
From my test I found the following:
There’s a alternate way to find the computer’s serial number without you having to slide beneath the table. What model is this laptop. If you using a laptop computer, you can easily find the service tag by turning the machine upside but for desktops, especially the older models, the sticker that holds the service tag is often placed at a more harder-to-reach location.
During a live broadcast, on average the last 15-20 live chunk files are still available. A chunk is usually 3 seconds, so that means you can retrospectively go back about a minute in the past before they are deleted from the CDN. This is not always the case and some times you will not be able to go back that far. Also some are missing from the start of the broadcast, so a replay might start at chunk3 for example. I believe this is due to the lag between creating a broadcast and finalising it.
Once a broadcast ends and a replay url is available, then all replay chunks are available for download. If the broadcaster deletes the broadcast, then the access keys are revoked immediately and no more replay chunks will be able to be downloaded after that point.
Also (from memory) the cookies to the CDN may instead be passed as a query string. The CDN I'm pretty sure will accept them as those or as cookies in the header.
youtube-dl supports downloading from periscope.tv. I've tried it with live streaming and past events, and it works for both.
I created an Android application to download Periscope videos: Scopedown
- In Periscope, select the desired retransmission (does not support live broadcast yet)
- Swipe up, click Share
- Click Copy Link
- Paste the link in the application download area
- Click download and wait
- The video will be in the folder 'Movies'
There's Scopedown - PC Version (Web)
Best Periscope Videos
protected by Community♦Jan 14 '17 at 17:58
Thank you for your interest in this question. Because it has attracted low-quality or spam answers that had to be removed, posting an answer now requires 10 reputation on this site (the association bonus does not count).
Would you like to answer one of these unanswered questions instead?



