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

[Bug] Could not parse 917 episodes (Exception) #4688

Open
vitalca opened this issue May 7, 2024 · 3 comments · May be fixed by #4695
Open

[Bug] Could not parse 917 episodes (Exception) #4688

vitalca opened this issue May 7, 2024 · 3 comments · May be fixed by #4695
Labels
bug Something isn't working module:playlists type:youtube-change Google changed something (again)

Comments

@vitalca
Copy link

vitalca commented May 7, 2024

Title: Could not parse 917 episodes (Exception)
Date: 2024-05-07T20:40:33Z
Route: /playlist?list=PLDu-Eh5lUs1a4irCbnxMIB6FrUMaTXgVF
Version: 2024.04.27-eda7444 @ master

Backtrace

Could not parse 917 episodes (Exception)
  from /usr/share/crystal/src/time/span.cr:606:30 in 'decode_date'
  from src/invidious/playlists.cr:372:17 in 'get_playlist'
  from src/invidious/routes/playlists.cr:417:18 in 'show'
  from lib/kemal/src/kemal/route.cr:13:9 in '->'
  from src/invidious/helpers/handlers.cr:30:37 in 'call'
  from /usr/share/crystal/src/http/server/handler.cr:30:7 in 'call'
  from /usr/share/crystal/src/http/server/handler.cr:30:7 in 'call_next'
  from lib/kemal/src/kemal/filter_handler.cr:21:7 in 'call'
  from /usr/share/crystal/src/http/server/handler.cr:30:7 in 'call'
  from /usr/share/crystal/src/http/server/handler.cr:30:7 in 'call_next'
  from src/invidious/helpers/handlers.cr:94:12 in 'call'
  from /usr/share/crystal/src/http/server/handler.cr:30:7 in 'call'
  from /usr/share/crystal/src/http/server/handler.cr:30:7 in 'call'
  from /usr/share/crystal/src/http/server/handler.cr:30:7 in 'call_next'
  from src/ext/kemal_static_file_handler.cr:106:14 in 'call'
  from /usr/share/crystal/src/http/server/handler.cr:30:7 in 'call'
  from /usr/share/crystal/src/http/server/handler.cr:30:7 in 'call'
  from /usr/share/crystal/src/http/server/handler.cr:30:7 in 'call'
  from /usr/share/crystal/src/http/server/request_processor.cr:51:11 in 'handle_client'
  from /usr/share/crystal/src/fiber.cr:146:11 in 'run'
  from ???

@vitalca vitalca added the bug Something isn't working label May 7, 2024
@vitalca vitalca changed the title Could not parse 917 episodes (Exception) [Bug] Could not parse 917 episodes (Exception) May 7, 2024
@Caian
Copy link

Caian commented May 9, 2024

Exact same issue for:

Route: `/playlist?list=PLZsrxxME7K30aQywpsS0rdSORFDn4qmYm`

@bauersimon
Copy link

  • /playlist?list=PL1tiwbzkOjQydg3QOkBLG9OYqWJ0dwlxF

@Fijxu
Copy link

Fijxu commented May 13, 2024

I fixed it but my laptop is about to die so I will post a pull request later.

@SamantazFox SamantazFox added type:youtube-change Google changed something (again) module:playlists labels May 13, 2024
@Fijxu Fijxu linked a pull request May 13, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working module:playlists type:youtube-change Google changed something (again)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants