Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
z-huang
/
InnerTune
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
443
Star
6.1k
Code
Issues
251
Pull requests
18
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Player fixes
- #1789
#1789
Open
gechoto
wants to merge 29 commits into
z-huang:dev
z-huang/InnerTune:dev
from
gechoto:player-fixes
gechoto/InnerTune:player-fixes
Copy head branch name to clipboard
Conversation
Commits
29
(29)
Checks
Files changed
Open
Player fixes
#1789
gechoto
wants to merge 29 commits into
z-huang:dev
z-huang/InnerTune:dev
from
gechoto:player-fixes
gechoto/InnerTune:player-fixes
Copy head branch name to clipboard
Commits
Commits on Jan 5, 2025
update clients & deobfuscate stream urls with NewPipeExtractor
gechoto
authored
2a9007f
View commit details
Copy full SHA for 2a9007f
Browse repository at this point
rework player requests & response handling
gechoto
authored
f75f321
View commit details
Copy full SHA for f75f321
Browse repository at this point
also build foss flavor for PRs
gechoto
authored
d50c019
View commit details
Copy full SHA for d50c019
Browse repository at this point
YTPlayerUtils: catch & report url validation errors
gechoto
authored
599622d
View commit details
Copy full SHA for 599622d
Browse repository at this point
update NewPipeExtractor
gechoto
authored
a81c1df
View commit details
Copy full SHA for a81c1df
Browse repository at this point
YouTubeTest: use IOS client
gechoto
authored
850f16c
View commit details
Copy full SHA for 850f16c
Browse repository at this point
improved url deobfuscation error handling
gechoto
authored
2f816d0
View commit details
Copy full SHA for 2f816d0
Browse repository at this point
reduce duplicate code in YTPlayerUtils and skip url status validation for last client
gechoto
authored
d1a0c91
View commit details
Copy full SHA for d1a0c91
Browse repository at this point
Commits on Jan 6, 2025
move NewPipe functions to `NewPipeUtils`
gechoto
authored
b8050ae
View commit details
Copy full SHA for b8050ae
Browse repository at this point
make `signatureTimestamp` optional and report exception if it could not be parsed
gechoto
authored
9696332
View commit details
Copy full SHA for 9696332
Browse repository at this point
update NewPipeExtractor
gechoto
authored
cc1b8be
View commit details
Copy full SHA for cc1b8be
Browse repository at this point
Commits on Jan 7, 2025
skip WEB_CREATOR client for logged out users
gechoto
authored
81febb4
View commit details
Copy full SHA for 81febb4
Browse repository at this point
TVHTML5 requires login
gechoto
authored
6b96b6d
View commit details
Copy full SHA for 6b96b6d
Browse repository at this point
Commits on Jan 8, 2025
innertube: PlayerResponse: clean up imports
gechoto
authored
3239896
View commit details
Copy full SHA for 3239896
Browse repository at this point
Commits on Jan 9, 2025
move NewPipe init to `NewPipeUtils`
gechoto
authored
01f4df1
View commit details
Copy full SHA for 01f4df1
Browse repository at this point
add proxy support to `NewPipeDownloaderImpl` & `YTPlayerUtils`
gechoto
authored
18c7caa
View commit details
Copy full SHA for 18c7caa
Browse repository at this point
Commits on Jan 11, 2025
gradle: add comment for how to use local NewPipeExtractor
gechoto
authored
482168f
View commit details
Copy full SHA for 482168f
Browse repository at this point
MusicService: pass full `PlaybackData` to `recoverSong`
gechoto
authored
c579fb6
View commit details
Copy full SHA for c579fb6
Browse repository at this point
fixed `songUrlCache` returning expired urls
gechoto
authored
930cc4c
View commit details
Copy full SHA for 930cc4c
Browse repository at this point
Commits on Jan 17, 2025
rename TVHTML5 client to its full name
gechoto
authored
a4a597e
View commit details
Copy full SHA for a4a597e
Browse repository at this point
update `STREAM_FALLBACK_CLIENTS`
gechoto
authored
166ebdb
View commit details
Copy full SHA for 166ebdb
Browse repository at this point
YouTubeClient: add `isEmbedded` for clients
gechoto
authored
89fc1a0
View commit details
Copy full SHA for 89fc1a0
Browse repository at this point
innertube: add comment explaining `X-YouTube-Client-Name` header
gechoto
authored
21cb4d2
View commit details
Copy full SHA for 21cb4d2
Browse repository at this point
innertube: remove unused `PipedResponse` model
gechoto
authored
3a162ca
View commit details
Copy full SHA for 3a162ca
Browse repository at this point
Commits on Jan 24, 2025
innertube: update IOS client
gechoto
authored
dac607a
View commit details
Copy full SHA for dac607a
Browse repository at this point
Commits on Feb 5, 2025
gradle: update to release version of NewPipeExtractor
gechoto
authored
b80ed63
View commit details
Copy full SHA for b80ed63
Browse repository at this point
YouTubeClient: update `WEB` & `WEB_REMIX`
gechoto
authored
bbb437a
View commit details
Copy full SHA for bbb437a
Browse repository at this point
Commits on Feb 6, 2025
innertube: add `request` & `user` fields to client context
gechoto
authored
5b59451
View commit details
Copy full SHA for 5b59451
Browse repository at this point
Commits on Feb 9, 2025
innertube: always deobfuscate throttling parameter of streaming urls
gechoto
authored
d0655c7
View commit details
Copy full SHA for d0655c7
Browse repository at this point
You can’t perform that action at this time.