bitwalt / VideoTranslate

Download, Transcript, Translate, Generate Speech a Youtube Video
MIT License
3 stars 2 forks source link

Cannot import name 'TextExtractor' from 'extract_text' #1

Open unleashed7 opened 2 months ago

unleashed7 commented 2 months ago

...\VideoTranslate-main\videotranslate\main.py", line 1, in <module> from extract_text import TextExtractor ImportError: cannot import name 'TextExtractor' from 'extract_text' (...\VideoTranslate-main\VideoTranslate-main\videotranslate\extract_text.py)

tikene commented 2 days ago

made a translator inspired on this repo, also adds the subtitles to the video https://github.com/tikene/video-caption-and-translate lmk if I cant link other repos and I'll remove this

bitwalt commented 1 day ago

I'm happy to have inspired other projects. You can leave the link here. MIT license is okay, I'll add it as well. Unfortunately I didn't had the time to continue this project but I'll try to update this repo at least to a stable status.

tikene commented 1 day ago

I'm happy to have inspired other projects. You can leave the link here. MIT license is okay, I'll add it as well. Unfortunately I didn't had the time to continue this project but I'll try to update this repo at least to a stable status.

Appreciate it a lot