Questions and doubts
@gitnew2018 How can I use the KEY that generates the .txt report (broadcast log) of replay of private live stream ? KEY: d17GFie0qidaxmJJ/g/ryA==
You can't, I need to add input field in Downloading section.
should I ignore ? at the moment it won't be useful to me?
If there is a private broadcast that you want to download and you have link + key then you can save it somewhere and when I add this input field you can try to download it.
in conclusion the replay private links that generates broadcast_log.txt unfortunately can not be downloaded ? (Warning No access to decryption key, statusCode:404)
@gitnew2018 it would be possible to add the PR Link function in Broadcats_log.txt in case you don't get the Replay Link ? or the problem could be that it generated many links at the same time?
It can be done, however I believe that periscope has similar limits to twitter https://developer.twitter.com/en/docs/basics/rate-limiting so when you have a lot of broadcasts you will exceed it. I would have to somehow limit the amount of requests.
I imagined it..
And add combine partial replay with live running broadcast in automatic downloaded Shared broadcasts ?
What if someone shares 24h+ broadcast? you really want to download dozens of GBs?
lol is crazy.. only the moment you're gone (For a few hours), would be the only way not to miss anything
you can add the language to the end of the folder ? ex: 1obAlpbnSV0Qw (username)[en]
if (user_id && user_name)
output_dir += user_id + ' (' + user_name + ')' + folder_separator;
or does that function only allow you to read the information from the user's account? I was trying but the output folder was not created
maybe I'd have to add certain function on all drkchange29 ? ex: the user_display_name
try output_dir += user_id + ' (' + user_name + ')' + '[' + broadcast_info.language + ']' + folder_separator;
if it works thanks for your patience, I'll buy you a beer.
There is Graphical interface to change file names now.
And add combine partial replay with live running broadcast in automatic downloaded
Shared broadcasts?
Added with a limiter where you set how many seconds of partial replay to download. By default it's set to 1h.
may the self-discharge of the same direct one be multiplied? doesn't it happen to you? sometimes download up to 3, 4 times the same direct
I don't understand your question.
sometimes the live is downloaded multiple times: 4 times the same direct, The same schedule
This glitch has happened to me like 2 or 3 times, no idea what causes it. It's so rare that I didn't look into it.
Hi, @gitnew2018 this consultation has nothing to do with openperis.
in these last days there is an app called FaceCast that they are frequently using and there are direct publicom as pivados (with password), there is a method to obtain the password of the private and also of the m3u8 links, is related to rtmp, I have also seen some users developing small tools to extract private links and get passwords. they say it's an easy app to analyze because it doesn't have ciphers.
examples:
I don't have those tools, just got those images

Hi @Kamouser, This facecast tool caught my interest. Can you share it?