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

Resolve panic from api search #161

Merged
merged 1 commit into from
Aug 30, 2024
Merged

Resolve panic from api search #161

merged 1 commit into from
Aug 30, 2024

Conversation

nick42d
Copy link
Owner

@nick42d nick42d commented Aug 30, 2024

Closes #160

@nick42d nick42d merged commit f9c64ee into main Aug 30, 2024
3 checks passed
@nick42d nick42d deleted the iss160-artist-parse-panic branch August 30, 2024 15:29
@github-actions github-actions bot mentioned this pull request Aug 30, 2024
nick42d added a commit that referenced this pull request Sep 4, 2024
* Implement skeletons
* Implementation in progres
* fix: Resolve panic from api search / improve panic handling (#161)
* Implement skeletons
* Implementation in progres
* Continue implementing Query
* Complete Query implementations, complete test inputs
* Add types to parse into
* Work on getchannelquery
* Complete GetChannel parser
* Tests pass - GetChannelQuery
* Continue parsing implementations
* build(deps): bump quinn-proto in the cargo group across 1 directory (#166)
* Continue parsing implementation - 1 to go
* Complete implementation
* Clippy lints
* Better bikeshed names
* fix: Handle case where top search result is a 'radio' playlist with only 1 subtitle. (#163)
* Add new tests for radio/genre search case
* Complete patch
* Add doctests, specialise id for episodes
* Implement skeletons
* Implementation in progres
* Continue implementing Query
* Complete Query implementations, complete test inputs
* Add types to parse into
* Work on getchannelquery
* Complete GetChannel parser
* Tests pass - GetChannelQuery
* Continue parsing implementations
* Continue parsing implementation - 1 to go
* Complete implementation
* Clippy lints
* Better bikeshed names
* Add doctests, specialise id for episodes
* Rebase on main to fix test


BREAKING CHANGE: ChannelID is renamed to ArtistChannelID - allows for new PodcastChannelID also. In additional, video_id field replaced with episode_id field on SearchResultVideo::VideoEpisode, PlaylistEpisode, SearchResultEpisode, HistoryItemEpisode
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.

panicked at ytmapi-rs/src/parse/artist.rs:169:56: not yet implemented
1 participant