Skip to content

Fix TypeError on RSS downloads and preserve Unicode in titles#21

Merged
dnzbk merged 1 commit into
masterfrom
fix/unicode
Jul 3, 2026
Merged

Fix TypeError on RSS downloads and preserve Unicode in titles#21
dnzbk merged 1 commit into
masterfrom
fix/unicode

Conversation

@dnzbk

@dnzbk dnzbk commented Jul 3, 2026

Copy link
Copy Markdown
Collaborator

Description

Fixes #221 and #434

  • Guard get_titles() against list input from guessit
  • Simplify titler() for Python 3.8+ to preserve Unicode

Testing

  • macOS Tahoe / Python 3.14

- Guard get_titles() against list input from guessit
- Simplify titler() for Python 3.8+ to preserve Unicode
- Add E2E tests for both fixes
@dnzbk dnzbk requested a review from luckedea July 3, 2026 10:14
@dnzbk dnzbk merged commit 692f5a3 into master Jul 3, 2026
3 checks passed
@dnzbk dnzbk deleted the fix/unicode branch July 3, 2026 11:37
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

Successfully merging this pull request may close these issues.

Videosort not reading special characters

2 participants