Search results

  1. LACOSPE

    Does PimpBunny really pay? (for unverified videos)

    I don't see any panel or anything, just the option to upload videos I've got 88K views with two videos and I don't see a single cent I'm generating.
  2. LACOSPE

    started my own Manga/comics app

    Do you guys think a website offering full manga/manhwa downloads (PDF, CBZ, CBR) would make sense? Could it be profitable, and is there actually demand for it?
  3. LACOSPE

    [ MOVIES STREAMING ] Building a Movie Streaming Site That Prints $ from Ads (Two-Part Model)

    You can build a reporting system (so users can flag missing/removed videos) together with a scheduled scanner that checks your library periodically. Some hosts offer APIs you can query; others don’t, so you’ll need custom scrapers or status checks per host (e.g., request the video URL and detect...
  4. LACOSPE

    [ MOVIES STREAMING ] Building a Movie Streaming Site That Prints $ from Ads (Two-Part Model)

    Instead of hosting the videos, use the server to handle: downloading from YTS (it's just an example), uploading them to multiple video-hosting servers that pay (such as "doodstream", "netu"), and saving them in the database. The script should do everything automatically (including re-uploading...
  5. LACOSPE

    Issues Accessing the Forum on Chrome Mobile Android

    Thanks for checking. No, it still doesn't work. I tried incognito mode and the popup asking to disable an ad blocker still appears even though I'm not using one. I don't want to clear my browser data, so for now I'm accessing the forum with Brave without issues. Any other suggestions for Chrome...
  6. LACOSPE

    Issues Accessing the Forum on Chrome Mobile Android

    I am experiencing persistent issues using the forum on Chrome for Android. A popup constantly appears, requesting that I disable my ad blocker, even though I am not using one. This popup makes it nearly impossible to navigate the forum. Ironically, I can only access the forum smoothly using the...
  7. LACOSPE

    How can I effectively show the many code errors I encounter in Android Studio to ChatGPT?

    I'm using the non-premium version, and I'm getting errors from the same code that ChatGPT provides. I don't know how to copy them all at once, only one by one. Any tips on how to present these errors clearly?
Back
Top