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 }}
ghzhost
/
invidious
Public
forked from
iv-org/invidious
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
invidious
spec
on
donotmerge
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 3, 2026
feat: add support for SOCKS5 proxy (#5865)
unixfox
authored
1a3cb60
View commit details
Copy full SHA for 1a3cb60
View code at this point
Browse repository at this point
Commits on May 28, 2026
Encapsulate videos parser and clip functions inside it's own `Invidious::Videos::Parser` and `Invidious::Videos::Clip` module (#5745)
Show description for 4ae227c
Fijxu
authored
4ae227c
View commit details
Copy full SHA for 4ae227c
View code at this point
Browse repository at this point
Commits on Feb 16, 2026
Remove sort by rating and date in video search filters (#5629)
Show description for 60c31e3
Fijxu
authored
60c31e3
View commit details
Copy full SHA for 60c31e3
View code at this point
Browse repository at this point
Commits on Dec 19, 2025
Improve cache size check to be more performant
Show description for 2104951
syeopite
authored and
unixfox
committed
2104951
View commit details
Copy full SHA for 2104951
View code at this point
Browse repository at this point
Refactor logic for updating temp files in tests
syeopite
authored and
unixfox
committed
7f9cfe1
View commit details
Copy full SHA for 7f9cfe1
View code at this point
Browse repository at this point
Fix Ameba Lint/UselessAssign
syeopite
authored and
unixfox
committed
89a0761
View commit details
Copy full SHA for 89a0761
View code at this point
Browse repository at this point
Isolate static assets handler spec from others
Show description for 7749ea1
syeopite
authored and
unixfox
committed
7749ea1
View commit details
Copy full SHA for 7749ea1
View code at this point
Browse repository at this point
Add specs for the new StaticAssetsHandler
syeopite
authored and
unixfox
committed
9e482b4
View commit details
Copy full SHA for 9e482b4
View code at this point
Browse repository at this point
Commits on Oct 17, 2025
Fix 0 view count on related videos section (#5446)
Show description for 5cfe294
shiny-comic
and
Fijxu
authored
5cfe294
View commit details
Copy full SHA for 5cfe294
View code at this point
Browse repository at this point
Commits on Oct 13, 2024
update the mocks with the latest updated data
unixfox
committed
90544e0
View commit details
Copy full SHA for 90544e0
View code at this point
Browse repository at this point
Commits on Oct 1, 2024
Fix tests
ChunkyProgrammer
authored and
ChunkyProgrammer
committed
b384133
View commit details
Copy full SHA for b384133
View code at this point
Browse repository at this point
Commits on Aug 11, 2024
Ameba: Fix Lint/UselessAssign (#4795)
Show description for 5e38ef5
SamantazFox
committed
5e38ef5
View commit details
Copy full SHA for 5e38ef5
View code at this point
Browse repository at this point
Commits on Jul 17, 2024
Ameba: Fix Lint/UselessAssign
syeopite
committed
fad0a4f
View commit details
Copy full SHA for fad0a4f
View code at this point
Browse repository at this point
Commits on Jun 19, 2024
Call `as?` instead of `as` to not force string conversion
meatball133
committed
3bac467
View commit details
Copy full SHA for 3bac467
View code at this point
Browse repository at this point
Commits on Jun 18, 2024
Update spec and rollback to last commits changes
meatball133
committed
248df78
View commit details
Copy full SHA for 248df78
View code at this point
Browse repository at this point
Commits on Feb 18, 2024
WebVTT::Builder: Add logic to escape special chars (#4414)
Show description for 962ce23
SamantazFox
committed
962ce23
View commit details
Copy full SHA for 962ce23
View code at this point
Browse repository at this point
Commits on Feb 15, 2024
Locales: Fix broken i18Next v3/v4 plurals
Show description for 60f6a34
SamantazFox
committed
60f6a34
View commit details
Copy full SHA for 60f6a34
View code at this point
Browse repository at this point
Commits on Jan 30, 2024
WebVTT::Builder: Add logic to escape special chars
syeopite
committed
0ad2eff
View commit details
Copy full SHA for 0ad2eff
View code at this point
Browse repository at this point
Commits on Jan 29, 2024
fix: prevent censoring of self-harm related search queries (#4403)
Show description for c005ada
Theta-Dev
authored
c005ada
View commit details
Copy full SHA for c005ada
View code at this point
Browse repository at this point
Commits on Nov 20, 2023
Remove leftover functions/specs used by the anti-captcha job
SamantazFox
committed
3a5d408
View commit details
Copy full SHA for 3a5d408
View code at this point
Browse repository at this point
Commits on Oct 7, 2023
Refactor WebVTT building logic into WebVTT::Builder (#4070)
SamantazFox
committed
1caaf63
View commit details
Copy full SHA for 1caaf63
View code at this point
Browse repository at this point
i18next: Revert some changes, as es/pt/pt-PT aren't mixed up (yet)
SamantazFox
committed
f26c995
View commit details
Copy full SHA for f26c995
View code at this point
Browse repository at this point
Commits on Oct 6, 2023
i18Next: Add exceptions for mixed v3/v4 plural forms
SamantazFox
committed
32310b7
View commit details
Copy full SHA for 32310b7
View code at this point
Browse repository at this point
Commits on Sep 23, 2023
WebVTT::Builder: rename #line to #cue
syeopite
committed
d371eb5
View commit details
Copy full SHA for d371eb5
View code at this point
Browse repository at this point
Add method to construct WebVTT files
Show description for 54fa59c
syeopite
committed
54fa59c
View commit details
Copy full SHA for 54fa59c
View code at this point
Browse repository at this point
Commits on May 29, 2023
specc: Add tests for 'decode_date'
SamantazFox
committed
4414c9d
View commit details
Copy full SHA for 4414c9d
View code at this point
Browse repository at this point
Commits on May 25, 2023
Spec: Update require to point to new files
SamantazFox
committed
193c510
View commit details
Copy full SHA for 193c510
View code at this point
Browse repository at this point
Comments: Move ctoken functions to youtube.cr
SamantazFox
committed
4379a3d
View commit details
Copy full SHA for 4379a3d
View code at this point
Browse repository at this point
Commits on Apr 10, 2023
Update specs
SamantazFox
committed
9a76541
View commit details
Copy full SHA for 9a76541
View code at this point
Browse repository at this point
Commits on Mar 19, 2023
Update video spec
SamantazFox
committed
1f3317e
View commit details
Copy full SHA for 1f3317e
View code at this point
Browse repository at this point
Commits on Dec 22, 2022
channel: remove dead playlists code
SamantazFox
committed
f9eb839
View commit details
Copy full SHA for f9eb839
View code at this point
Browse repository at this point
extractors: Add continuation token parser
SamantazFox
committed
ce7db8d
View commit details
Copy full SHA for ce7db8d
View code at this point
Browse repository at this point
Commits on Nov 17, 2022
Cleanup videos (#3238)
SamantazFox
committed
516efd2
View commit details
Copy full SHA for 516efd2
View code at this point
Browse repository at this point
Commits on Nov 2, 2022
Dirty fix to get back the channel videos
SamantazFox
committed
9da1827
View commit details
Copy full SHA for 9da1827
View code at this point
Browse repository at this point
Commits on Oct 31, 2022
videos: move player/next parsing code to a dedicated file
SamantazFox
committed
ae03ed7
View commit details
Copy full SHA for ae03ed7
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.