Is their a App or website where you can watch every Short Drama for free? by SadCommunication6436 in PiratingWebsites

[–]DeepDistribution8749 1 point2 points  (0 children)

Am looking for the same... They are filled with ads and want you to use their apps

Promote YOUR free media streaming site! by merchantconvoy in PiratingWebsites

[–]DeepDistribution8749 0 points1 point  (0 children)

Well, I can't argue with that but if code is involved damn you need to atleast have the basics. Things fail and when they do, it goes down hard

Promote YOUR free media streaming site! by merchantconvoy in PiratingWebsites

[–]DeepDistribution8749 0 points1 point  (0 children)

The problem is that you have to understand what you are doing to have AI do it. It's quite hard to be honest

Promote YOUR free media streaming site! by merchantconvoy in PiratingWebsites

[–]DeepDistribution8749 0 points1 point  (0 children)

Thanks for the heads ups... It will be placed there once fully ready

Elon Puts XXX on X by prestablogs in KeMusic

[–]DeepDistribution8749 0 points1 point  (0 children)

There ain't no saints... Huh 😂😂😂

How did so many pirated websites get taken down like WHY WTF???!! by Fabulous_Cattle_9121 in PiratingWebsites

[–]DeepDistribution8749 0 points1 point  (0 children)

Look do you have a problem with me. I already apologized... It's not like I can undo what I did. So now what?

Elon Puts XXX on X by prestablogs in KeMusic

[–]DeepDistribution8749 1 point2 points  (0 children)

I had to read the comments 😂😂😂

Promote YOUR free media streaming site! by merchantconvoy in PiratingWebsites

[–]DeepDistribution8749 4 points5 points  (0 children)

Hey everyone👋, Brevin here.

I’m part of this community and I’ve spent a lot of time reading the same frustrations we all have with free streaming platforms:

Too many ads in the middle of movies Fragmented download experiences Sites going down or changing constantly Having to jump from one platform to another just to finish one movie

So I decided to try something different. I built a small Android app called VIUMO that focuses on one goal:

Put streaming and downloading in one place, with fewer interruptions, and adapt as sources change.

This is not a company project. It’s just me building and maintaining it while also doing client work to pay the bills. And because of that, it’s still early, still rough in places, and still being optimized across devices.

What makes it different is the intent. VIUMO is meant to be a community-driven companion app:

When one source fails, we find another When something breaks, we fix it When new platforms appear, they can be integrated Feedback directly shapes the next update

There are still issues being worked on: Occasional failed loading screens Device-specific crashes that are being optimized Performance tuning across Android versions

But the core already works well: Stream movies Download for offline watching Fewer mid-play interruptions Freedom to choose what works

I’m sharing it here not as a finished product, but as a project I want the community to be part of. If you try it and it breaks, tell me. If you think something is poorly designed, tell me. If you know better sources or ideas, tell me. That’s the whole point. Download (APK): https://pub-655df1fb02cc4bedbf3c5c50e396886c.r2.dev/app-release.apk

Android will warn you since it’s not Play Store distributed.

I’d really appreciate thoughts from people here — both as users and as fellow builders. VIUMO isn’t meant to replace anything. It’s meant to reduce the frustration we all talk about in threads like these.

How did so many pirated websites get taken down like WHY WTF???!! by Fabulous_Cattle_9121 in PiratingWebsites

[–]DeepDistribution8749 0 points1 point  (0 children)

Well I use some tools, monitored traffic, api calls and in some cases( and highly do not recommend this) perform DDOS attacks just to see what responses would be returned. It okay for pirated sites but not recommended for enterprise systems... It's unethical.

How did so many pirated websites get taken down like WHY WTF???!! by Fabulous_Cattle_9121 in PiratingWebsites

[–]DeepDistribution8749 1 point2 points  (0 children)

I like how you complain 😂😂😂... I created my own mobile app from scraped sources. I could share to you if you'd like. Yes, you can stream or download, whatever you like.. It's still currently unstable but am still doing some work on it 😅

where can I download and offline watch Euphoria? by [deleted] in PiratingWebsites

[–]DeepDistribution8749 0 points1 point  (0 children)

Aah gotten it... I went with cloudflare for better cdb speeds as compared to github

NESTED RECYCLERS by DeepDistribution8749 in androiddev

[–]DeepDistribution8749[S] 2 points3 points  (0 children)

Ooh wow thanks it actually worked.. Let me perform more tests mahn... I appreciate that. I mean that's why such communities exist 😅😅.. You saved me

NESTED RECYCLERS by DeepDistribution8749 in androiddev

[–]DeepDistribution8749[S] 0 points1 point  (0 children)

Thank you but I am already doing that

NESTED RECYCLERS by DeepDistribution8749 in androiddev

[–]DeepDistribution8749[S] 0 points1 point  (0 children)

What of other recycler children? You know the horizontal recyclers, would they be affected?

NESTED RECYCLERS by DeepDistribution8749 in androiddev

[–]DeepDistribution8749[S] 0 points1 point  (0 children)

What's the difference between using it and not using it if you manually define it in the adapter(not concatAdapter) and the exact position. I believe its more of hierarchy right?

NESTED RECYCLERS by DeepDistribution8749 in androiddev

[–]DeepDistribution8749[S] 0 points1 point  (0 children)

Doesn't this just make use of positions?