Split failed, no [br] found

Open
#340 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
20/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
python
Domain
ai, localization

Research direction

Start with the traceback location in core/ask_gpt.py at line 105 and trace the response parsing and subtitle-splitting path that reports "Split failed, no [br] found." The issue provides no reproduction steps, affected input, or test location, so the expected behavior and definition of done need to be established before changes can begin.

Written by the indexing model from the issue text.

Description

File "D:\llm\VideoLingo-2.1.2\core\ask_gpt.py", line 105, in ask_gpt
raise Exception(f"Still failed after {max_retries} attempts: {e}")
Exception: Still failed after 3 attempts: JSON parsing still failed after 3 attempts: ❎ API response error: Split failed, no [br] found

Dominant language
Python
Stars
18.5k
Forks
2k
Avg merge
7h 41m
Merged PRs (30d)
12

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Huanshere/VideoLingo

All issues in Huanshere/VideoLingo

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.