sigma67

Results 198 comments of sigma67

The type of the request is irrelevant, so yes, that can be removed. The macOS instructions were added in #150, and pbpaste _prefixing_ is correct - data flows from left...

I don't think the `X-Goog-PageId` field is even required, for my requests from brand accounts it works just fine without. Do you think it is needed?

I suppose this is intended to transfer liked songs from Spotify? I'm having a hard time justifying this as part of a repo named "spotifyplaylist_to_ytmusic". I could see it maybe...

This seems strange, your cookie value is not escaped properly. Can you please paste the original `YT_CL` headers from Chrome? Excluding the identifying `Cookie` entry and any private information in...

I don't think it's been requested yet, makes sense to implement this; considering we already have `remove_history_items`.

Might have been some sort of A/B testing? I cannot reproduce the error currently. We may need to find a way to dynamically get a viable `clientVersion` if this turns...

I preemptively changed the version string to the current date, which seems to be working for now. I'd like to avoid having to retrieve or set the version on init,...

Seems to be resolved for now, can reopen if needed in the future.

It's a good idea, but it would require some sort of local database mapping search strings to videoIds. The simplest option would be some sort of text file, ideally not...

I'm not seeing this issue on my end. Has the response format changed?