Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for transcribing videos from youtube #58

Closed
Koaxz opened this issue Mar 15, 2024 · 6 comments
Closed

Add support for transcribing videos from youtube #58

Koaxz opened this issue Mar 15, 2024 · 6 comments

Comments

@Koaxz
Copy link

Koaxz commented Mar 15, 2024

No description provided.

@tigros
Copy link
Owner

tigros commented Mar 16, 2024

what's the problem with youtube videos? unless you mean direct from youtube, nope, figure out how to download the videos then there shouldn't be any problem.

@tjesp
Copy link

tjesp commented Mar 18, 2024

Use yt-dlp first.

https://github.com/yt-dlp/yt-dlp

@tigros
Copy link
Owner

tigros commented Mar 19, 2024

or check out FreeTube

click the download button (arrow pointing down) and you'll see at the bottom of the list you can get the auto generated subtitles.

they're in a strange format though, you can use this Subtitle Converter I point you there because many others won't work with that format.

so now you don't need whisper :) save electricity..

@ToiYeuTien
Copy link

hoặc xem FreeTube

nhấp vào nút tải xuống (mũi tên chỉ xuống) và bạn sẽ thấy ở cuối danh sách bạn có thể nhận được phụ đề được tạo tự động.

Tuy nhiên, chúng có định dạng lạ, bạn có thể sử dụng Trình chuyển đổi phụ đề này . Tôi chỉ cho bạn ở đó vì nhiều định dạng khác không hoạt động với định dạng đó.

nên bây giờ bạn không cần thì thầm :) tiết kiệm điện..

or check out FreeTube

click the download button (arrow pointing down) and you'll see at the bottom of the list you can get the auto generated subtitles.

they're in a strange format though, you can use this Subtitle Converter I point you there because many others won't work with that format.

so now you don't need whisper :) save electricity..

Hi !
The issue I'm experiencing is unrelated to this topic. I'm using your software, Whisperer. I'm having a problem with the software automatically starting (it starts when my computer is in use, not at Windows startup). The issue started from version 3.1, and even after uninstalling and reinstalling version 3.2, it still automatically starts when my computer is in use. Could you please check into this?
Thank you so much for this useful software.

@tigros
Copy link
Owner

tigros commented Mar 24, 2024

Hi,

you must have a scheduled task, click the Watch Schedule button then Cancel to delete it.

@ToiYeuTien
Copy link

Hi,

you must have a scheduled task, click the Watch Schedule button then Cancel to delete it.

oh thank you !

@tigros tigros closed this as completed Apr 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants