Skip to content

Tags: Tyrrrz/YoutubeExplode

Tags

6.6

Toggle 6.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add `IsVideoUpscaled` property to `IVideoStreamInfo` to detect AI-ups…

…caled streams (#950)

Co-authored-by: Tyrrrz <1935960+Tyrrrz@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>

6.5.7

Toggle 6.5.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Switch to ANDROID_VR client to bypass YouTube PO token requirement (#936

)

* Initial plan

* Switch from ANDROID to ANDROID_VR client to fix 403 errors

Co-authored-by: Tyrrrz <1935960+Tyrrrz@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Tyrrrz <1935960+Tyrrrz@users.noreply.github.com>

6.5.6

Toggle 6.5.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Make `YoutubeClient` implement `IDisposable` to release inner client (#…

…913)

6.5.5

Toggle 6.5.5's commit message
Revert "Ignore 403 Forbidden streams when getting manifest"

This reverts commit 52b2539.

6.5.4

Toggle 6.5.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add missing case when trying to parse video ID (#876)

6.5.3

Toggle 6.5.3's commit message
Clean up after last PR

6.5.2

Toggle 6.5.2's commit message
Clean up last PR

6.5.1

Toggle 6.5.1's commit message
Formatting

6.5

Toggle 6.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Identify audio stream languages (#847)

6.4.4

Toggle 6.4.4's commit message
Remove explicit .NET 3.1 targets as the framework is no longer supported