GithubHelp home page GithubHelp logo

duxsec / videogenerator Goto Github PK

View Code? Open in Web Editor NEW
192.0 6.0 32.0 2.73 MB

Instagram Reels, Youtube shorts, tiktok video maker generator and uploader with music. Creates a video with an intro and main video containing a quote nicely formatted. and uploads to the selected playform

Home Page: https://vidcrafter.org

generator instagram reels shorts tiktok video youtube automation moviepy python

videogenerator's People

Contributors

duxsec avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

videogenerator's Issues

Add editing video time < 60s

Add editing video time < 60s : Is it possible to edit the timing of the video? I think it's better to customize it

UnicodeDecodeError: 'charmap' codec can't decode byte 0x8d

Checking data....
scrapeVideos()
Trying to request Pexels page with your api key
Everything went well! Starting to create videos now!
scrapeVideos()
Trying to request Pexels page with your api key
Going to scrape video with id:  4937376
100%|██████████████████████████████████████████| 34.7M/34.7M [00:03<00:00, 9.59MiB/s]
Traceback (most recent call last):
  File "C:\Users\patri\Downloads\videoGenerator-master\videoGenerator-master\main.py", line 320, in <module>
    videoloop = mainVideoLoop(data)
  File "C:\Users\patri\Downloads\videoGenerator-master\videoGenerator-master\main.py", line 236, in mainVideoLoop
    quoteText = getQuote()
  File "C:\Users\patri\Downloads\videoGenerator-master\videoGenerator-master\main.py", line 89, in getQuote
    lines = file.readlines()
  File "C:\Users\patri\AppData\Local\Programs\Python\Python310\lib\encodings\cp1252.py", line 23, in decode
    return codecs.charmap_decode(input,self.errors,decoding_table)[0]
UnicodeDecodeError: 'charmap' codec can't decode byte 0x8d in position 3829: character maps to <undefined>

Getting this error. both on latest commit and release.
(Got a different error before that. Which was about not finding path to tempFiles. Created the folder manually solved that issue, but this remains.
I did install all requirements.
Running Python 3.10.

Virus warning

Can not download, chrome deletes and says it has a virus.

Music Source

Hey, I'm newbie here, can you add using music from another source or website, such ISRC, thanks for making a great software

log file / error file

I am trying to run the exe version and it is faulting out, but the window is closing so fast I cannot tell why.

ReWrite the same file on multiple generation

All works smoothly, but when I generate over 1 video, or even one, it overwrites the last one, and not creating a new one, so in that case it will always save only last created, no matter how many are been created.

Great work tho.

can't create more than 10 videos

it just create 10 videos ( vid_0 to vid_9 ) and stops with the following errors

"main.py", line 361, in
videoloop = mainVideoLoop(data)

"main.py", line 247, in mainVideoLoop
createVideo(quoteText, bgMusic, bgVideo, i, ttsAudio)

"main.py", line 132, in createVideo
print(f"Introtext we will use: {introText[videoNumber]}")
IndexError: list index out of range

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.