sigma67
sigma67
To be fair I don't think the whole brand account for testing thing is realistic anymore. At least not without a change to YouTube's policy. They have already banned my...
After appealing they unblocked it again - so it seems they're not actively opposed, it's just automatically caught.
Pydantic v2 ETA is now Q1 2023, so we can start work on this Q2 at the earliest
Pydantic v2 is now in alpha: https://docs.pydantic.dev/blog/pydantic-v2-alpha/ I think we should use this issue as a starting point to create additional subtasks using GitHub tasklists: https://docs.github.com/en/issues/tracking-your-work-with-issues/about-tasklists As this is a...
Looks like a good start! I like that it's not very invasive to the current code base, at least not in this case. I think we should probably start by...
> Definitely, anywhere we can consolidate these? Should we just post them in here? The greater the sample size the better, so we don't miss any edge cases or differences....
Sorta related to #415 , need to update some functions to keep up with the content expansion in YTMusic
That works for English only but needs to be localized to all supported languages
Should support two new categories for the artists page: https://music.youtube.com/channel/UCf2vTMnvFb8BsWTWauTZrow - Shows and audiobooks - localized - Details page: new function `get_artist_shows` - this one's a bit strange still, the...
`episodes` and `podcasts` are supported in `get_artist` since 1.6.0. Audiobooks support is still missing. I am renaming the issue accordingly