She's Live Right Now. And She's Waiting for You Talk to Her Free Off Topic - BIGO DOWLOADER | Page 2 | Social Media Girls
React Dislike Medal Cheers Love Haha Wow Sad Angry PepeBored MonkaS PepHands FeelsBadMan Pepega Clown BOOBA PepePerfect iLOVEyou PepoPopcorn PeepoFinger Wankge Gimme Love Simp FeelsOk Cheer FeelsLove Toxic Ban DMCA LOL Clap Shit

Off Topic BIGO DOWLOADER

  • Going forward please follow these rules when posting:

    -The content MUST be from TikTok, do not post slips from other platforms.

    -You MUST include profile names / link to the profile, or make every attempt to include it.

    -Include timestamps if you post a long video or a full live video.

    -Make sure ALL girls posted are 18+

Welcome to the Social Media Girls Forum!
Feel free to sign up and join the discussion on all your favourite Social Media Girls. YouTube and Twitch oops moments, Onlyfans leaks, Celebrity sex tapes and More! It's free and takes 10 seconds!
Sign up
  • React
Reactions: coolhero
C
CLCLCLCL commented
I'm pretty sure you just go shadowbanned / rate limited.
I don't get this error, the downloader is working fine for me.
I'm also working on a better downloader but it will be for personal use.
 
N
nmn97 commented
how long does the shadow bann take ? i cant switch my ip so i need to wait ?
 
C
CLCLCLCL commented
If you're recording many lives and don't use a VPN, you're fucked.
You will get rate limited sometimes and there's nothing you can do about it except wait or get a VPN.
 
R
RoyalDIG commented
levei shadowban tambem!! kkkkk
como uso vpn, so mudei IP, acho que a plataforma fez uma limpa geral
 
Hey guys, does anyone know about a tell new bigo downloader and pls teach how it works. Favorite streamers are active at night for me, very boring.
Thx to anyone with a clue !
 
2 Comments | Top reacted
N
nmn97 commented
the bigo downloader still works u just need to update a little thats all
 
C
CLCLCLCL commented
Do you have a computer ? If yes, many ways to record !
 
and now i work it 2026
i fixed script
 
  • React
Reactions: ush and TranceMoon
R
RoyalDIG commented
What's the difference? Because for me, the old one is still working.
 
M
madferit01 commented
Some people can't use it.

News is difference API supported (hls_src, videoSrc, cdn_src)

old code only supported one videoSrc file.

different ways to get video links.
Try using hls_src first (best option).
If it doesn't exist → use videoSrc.
If it still doesn't exist → fallback to cdn_src.

 
Last edited:
N
nmn97 commented
shouldi change the old one to this does this record with better quality ?
 
J
jonny_bullit1 commented
sorry for ask, but, how, or when? note pad and save like .py?
 
P
Popo123123 commented
Isn't there a method for it to capture in HEVC? They're still capturing in a lower quality version.
 
I don't know if this is the best thread to post this in but i genuinely didn't find any other platform to post it in.

I made an app using ChatGPT and Claude AI for capturing BIGO LIVE streams and record them without any restrictions and boundaries. I don't know the first thing about coding so i just gave me inputs and started designing it from there on. Till now what I know is that the app uses FFMPEG, Python, Streamlink, Node.Js to run however due ot frequent power cuts and PC crashes my app suddenly started behaving weirdly. I had been using it and updating/ working on it since 4-6 months and wanted to push it out to SMG once i was satisfied with it but as I know nothing about coding or its working I cannot handle it anymore in terms of making it better.

Issue I am having are:
1- The app runs on heavy duty mode where lots and lots of bat files open up for each streamer and due to power cut and my small power connection I am unable to close the app in time and shut down my PC (the main reason my app became defective)
2- I have made around 10-12 different versions of the app using ChatGPT after the issues but none of them work properly.
3- I have uninstalled and re-installed python, streamlink, ffmpeg. node,js afresh but still the issue persists.
4- The app used to previously run for 40-50 streamers at once and record them whenever they came on live but now it hardly catches one livestream.
5- In my place I use a VPN to run the app (have been using it since I initially built the app and worked fine till now) and have also uninstalled and re-installed it but still no improvement.

I know that this sounds like I am just asking for help but genuienly i don't know what to do other than ask some of you. If you can please take a look at it. In here I am uploading the latest stable Build I have (i.e., Build 4.5) and the last stable build (i.e., Build CY) along with the main BAT file that started it all. If any of you can solve it or have any queries about it let me know I will help you to the best of my abilities, just remember i built it using AI and don't have any real coding knowledge so don't go asking me the technical stuff!

 
2 Comments | Top reacted
C
CLCLCLCL commented
SandyMarkus1 So recording Bigo is very easy.
You hit the livecheck endpoint (with POST request !) and it returns the live source that you then use ffmpeg to record with the options you want.
Where it gets tricky is rate limiting. Bigo rate limits heavily. You have to design your tool in order to not getting rate limited.
You could make 1 request every 60 seconds, but then at 60+ streamers, they'll be checked after more than 1 minute.
Because the important part is to make a "queue", not hammer the endpoint with concurrent requests that will quickly trigger the rate limit error.
The basic tool created by Hed0ne didn't care about that (of course since it was designed for a few streamer, getting more than 1 request/sec was fine in most cases) So if you opened multiple bat at the same time, you could have multiple requests/sec if they overlap.
Regarding the VPN use, yes, it's mandatory.
Keep in mind I was myself using a VPN, but some IPs were already rate limited / banned by Bigo before I even started recording.
So if you have more than 1 request per second and a lot of streamers, you WILL trigger Bigo's rate limit error.
 
S
SandyMarkus1 commented
thanks for the response, i don't know coding at all, so i copied and pasted your response to chatgpt so that it can understand and give me a fresh new build with your ideas included. if it works i will let you know and share the final app in here, i just hope someone here makes an even better fix because ai can only do so much. thanks tho!! :PepePerfect: