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

feat(history): Add ability to remove videos from watch history (#706) #706

Merged
merged 5 commits into from
Oct 28, 2024

Conversation

dnicolson
Copy link
Contributor

@dnicolson dnicolson commented Jul 27, 2024

This allows removing a video from watch history using the /feedback endpoint.

Types haven’t been added as this endpoint seems unique unlike IParsedResponse types.

@dnicolson dnicolson force-pushed the add-video-history-removal branch from 875e9e5 to dfbd0a0 Compare July 27, 2024 22:32
@dnicolson dnicolson force-pushed the add-video-history-removal branch from efeb32b to f80ba60 Compare August 1, 2024 10:36
Copy link
Contributor

@rogerpadilla rogerpadilla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add a quick comment.

src/parser/youtube/History.ts Outdated Show resolved Hide resolved
Copy link
Contributor

@rogerpadilla rogerpadilla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@LuanRT
Copy link
Owner

LuanRT commented Oct 28, 2024

Thank you!

@LuanRT LuanRT changed the title Add ability to remove videos from watch history feat(history): Add ability to remove videos from watch history (#706) Oct 28, 2024
@LuanRT LuanRT merged commit 22dd71d into LuanRT:main Oct 28, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants