mirror of
https://github.com/tcsenpai/youlama.git
synced 2025-06-07 03:35:41 +00:00
hotfix
This commit is contained in:
parent
d2cebf8b02
commit
c952e9b537
@ -5,7 +5,7 @@ from dotenv import load_dotenv
|
|||||||
from youtube_transcript_api import YouTubeTranscriptApi
|
from youtube_transcript_api import YouTubeTranscriptApi
|
||||||
from ollama_client import OllamaClient
|
from ollama_client import OllamaClient
|
||||||
from video_info import get_video_info
|
from video_info import get_video_info
|
||||||
from yt_audiophile import download_audio
|
from yt_audiophile import download_audio, get_po_token_setting
|
||||||
from whisper_module import transcribe
|
from whisper_module import transcribe
|
||||||
from pastebin_client import create_paste
|
from pastebin_client import create_paste
|
||||||
from pathlib import Path
|
from pathlib import Path
|
||||||
|
Loading…
x
Reference in New Issue
Block a user