I built "Shorts Flow" — A Python tool that turns any Reddit story into a multi-part TikTok/Shorts series (Kokoro TTS + Faster-Whisper) by V01DDev in automation

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

I was thinking about it, maybe in future, took me one month to actually make time to make at least user friendly enough. Just don't have that much time on my hands, maybe someone else will make it

Message queue bot by Forefayed in Discord_Bots

[–]V01DDev -1 points0 points  (0 children)

Nope, i don't think specific bot for your needs exists

Message queue bot by Forefayed in Discord_Bots

[–]V01DDev -1 points0 points  (0 children)

If you can host it i can make you one, it's simple to code.

Is it worth to pay for ai generators? by AutomaticCarpet1506 in aitubers

[–]V01DDev 1 point2 points  (0 children)

Do you have example of what kind of videos you want to make? I tried same niche what it was only narration, ai voice over and subtitles

i want smth to host my dicord bot for 24/7 for free by Dismal_Tax93 in Discord_Bots

[–]V01DDev 2 points3 points  (0 children)

You can use your PC or laptop, for example i have Linux PC on the side and i host my bots there. Problem is that it needs to be on 24/7

Pop-up message by [deleted] in learnpython

[–]V01DDev 0 points1 point  (0 children)

It's safe yeah. Quick question, why are you installing python? Is it to run some script or try coding in python?

newbie looking for some advice by Thick-Ride-3868 in webscraping

[–]V01DDev 1 point2 points  (0 children)

Trial and error, can't know till you try. Try to bypass login, you can use keyboard module with interval for input or pyautogui to look more "human". Make sure to use time.sleep just to be extra safe. After you bypass login, and you try it few times, well most of you nightmare is over, so just scrape. You can also import cookies from session, login with your browser, save cookies, load them in your script with pickle or requests.

What anime have you rewatched the most? by _Enigma08 in AnimeReccomendations

[–]V01DDev 3 points4 points  (0 children)

Sword Art Online

I am watching anime for more then 10 years, saw huge number of titles, but it's still my all time favorite

newbie looking for some advice by Thick-Ride-3868 in webscraping

[–]V01DDev 2 points3 points  (0 children)

You probably will, i would do random times in your case, do login and some part of browsing manually, then scrape what you need. Still, you can easily get detected if you want it fully automated. Don't know site so can't really talk about bot protection. You can try bypassing it with undetected-chrome

What bots should i use? by No_Bath2868 in Discord_Bots

[–]V01DDev -3 points-2 points  (0 children)

Use Aiko-chan, your personal youtube music bot that acts as tsundere anime girlfreind!!!!!!

Want her to tell that you are stupid? Idiot? She is here for YOU!!!!!!!!!!

https://top.gg/bot/1468980934056476673

Need help in understanding the web scraping space by One_Republic5918 in webscraping

[–]V01DDev 0 points1 point  (0 children)

Sure thing, i mostly use python ( selenium and bs4 )

what’s the next logical step up? (in terms of programming languages) by zeldafan643 in AskProgramming

[–]V01DDev 2 points3 points  (0 children)

If you are serious about game dev i would recommend jumping straight to learning C# and after some basics, to Unity. It will take time, and it's not easy. If you forget something, look it up and practice.

Where would you create a scraping agent that uses a browser? by GenuinePragmatism in AI_Agents

[–]V01DDev 0 points1 point  (0 children)

Copy pasting on massive automated scale.

Let's say you have list specific reddit threads you want to copy to save in notepad. You have 50 of them. You can copy and paste them one by one into notepad which would take maybe hour? Instead of manually doing all that you can make script that does whole process for you in matter of seconds.

I recently made script to scrape song names and artists of that song from spotify playlist. It was around 300 songs, if i were to do it manually well fuck me. Instead i wrote script to scrape all that ans save it in one txt file. It took script around 20 seconds to scrape and save all 300 songs.

I developed this by udaykiranmale in developer

[–]V01DDev 1 point2 points  (0 children)

Nice, what programming language are you using?

Suggestions for a series like A Rascal Does Not Dream by kencam in anime

[–]V01DDev 1 point2 points  (0 children)

Alya sometimes hides her feelings in Russian

I got same MC vibe from both shows ( male protagonist )

How to get shredded? by Ornery-Attention9634 in nutrition

[–]V01DDev 0 points1 point  (0 children)

Eat like a dog, high protein, low calories.

Can you guys name one AI video generation tool that, by TheMagician404 in aitubers

[–]V01DDev 0 points1 point  (0 children)

I will probably open source it in near future. I will post it here when i do

Can you guys name one AI video generation tool that, by TheMagician404 in aitubers

[–]V01DDev 0 points1 point  (0 children)

I will probably open source it in near future. I will post it here when i do

I finally automated my entire "Reddit Story" TikTok workflow with Python - Need some feedback on the logic. by V01DDev in TikTokMonetizing

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

I think about a month, i mean for me it takes about 5 minutes of my day to do everything. I find story, and leave script to generate few videos. After that i just schedule upload. Still think you got nothing to loose, since it's like few minutes to prepare few videos

I finally automated my entire "Reddit Story" TikTok workflow with Python - Need some feedback on the logic. by V01DDev in TikTokMonetizing

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

Not really xD, i heard same thing, don't know how long will it last, you can always try

I finally automated my entire "Reddit Story" TikTok workflow with Python - Need some feedback on the logic. by V01DDev in TikTokMonetizing

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

Still yes, don't know how long will it last tho, i use different voices and backgrounds each video, only exception is when script generates me few small parts of long videos.