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
src
invidious.cr
on
SamantazFox-patch-1
User selector
All users
Datepicker
All time
Commit history
Commits on May 17, 2025
require base_job before the other jobs (#5194)
syeopite
committed
0b23dd1
View commit details
Copy full SHA for 0b23dd1
View code at this point
Browse repository at this point
Update Kemal to 1.6.0 and remove Kilt (#5120)
syeopite
committed
df41cb9
View commit details
Copy full SHA for df41cb9
View code at this point
Browse repository at this point
Commits on Mar 13, 2025
Add invidious companion support (#4985)
Show description for 70ff463
unixfox
and
syeopite
authored
70ff463
View commit details
Copy full SHA for 70ff463
View code at this point
Browse repository at this point
Commits on Mar 12, 2025
Warn when `po_token`, `visitor_data` and/or `inv-sig-helper` is not configured (#5202)
Show description for 5c8b4eb
syeopite
authored
5c8b4eb
View commit details
Copy full SHA for 5c8b4eb
View code at this point
Browse repository at this point
Commits on Feb 28, 2025
require base_job before the other jobs
Show description for dd2e999
Fijxu
committed
dd2e999
View commit details
Copy full SHA for dd2e999
View code at this point
Browse repository at this point
Commits on Feb 26, 2025
Fix lint and formatting
syeopite
committed
adcdb8c
View commit details
Copy full SHA for adcdb8c
View code at this point
Browse repository at this point
Add the ability to listen on UNIX sockets (#5112)
syeopite
committed
3e32941
View commit details
Copy full SHA for 3e32941
View code at this point
Browse repository at this point
User: Batch notifications together
syeopite
committed
4ea4878
View commit details
Copy full SHA for 4ea4878
View code at this point
Browse repository at this point
Commits on Jan 29, 2025
Update Kemal to 1.6.0 and remove Kilt
Show description for 05c5448
syeopite
committed
05c5448
View commit details
Copy full SHA for 05c5448
View code at this point
Browse repository at this point
Commits on Jan 5, 2025
Improve syntax
Show description for b4a6193
Caian
and
syeopite
authored
b4a6193
View commit details
Copy full SHA for b4a6193
View code at this point
Browse repository at this point
Commits on Dec 14, 2024
Change socket_binding to a nested configuration in YAML
Caian
committed
275318d
View commit details
Copy full SHA for 275318d
View code at this point
Browse repository at this point
Unify socket_binding and socket_permissions
Caian
committed
48d2250
View commit details
Copy full SHA for 48d2250
View code at this point
Browse repository at this point
Change bind_unix to socket_binding, add socket_permissions and config example
Caian
committed
b4e930f
View commit details
Copy full SHA for b4e930f
View code at this point
Browse repository at this point
Commits on Dec 13, 2024
Merge branch 'master' into unix-sockets
Caian
committed
d7f5cdc
View commit details
Copy full SHA for d7f5cdc
View code at this point
Browse repository at this point
Commits on Nov 8, 2024
Logger: Add color support for different log levels (#4931)
Show description for a760b69
SamantazFox
committed
a760b69
View commit details
Copy full SHA for a760b69
View code at this point
Browse repository at this point
Commits on Oct 30, 2024
Proxy: Use connection pools for images (#4326)
Show description for 9957da2
SamantazFox
committed
9957da2
View commit details
Copy full SHA for 9957da2
View code at this point
Browse repository at this point
Add support for using Invidious through a HTTP Proxy (#4270)
Show description for f326bcf
SamantazFox
committed
f326bcf
View commit details
Copy full SHA for f326bcf
View code at this point
Browse repository at this point
Commits on Oct 8, 2024
Performance: Improve speed of automatic instance redirection (#4193)
Show description for 7c79ee7
SamantazFox
committed
7c79ee7
View commit details
Copy full SHA for 7c79ee7
View code at this point
Browse repository at this point
Commits on Sep 20, 2024
Logger: Add color support for different log levels
Fijxu
committed
f8ec312
View commit details
Copy full SHA for f8ec312
View code at this point
Browse repository at this point
Commits on Aug 26, 2024
Batch user notifications together
999eagle
committed
5d01498
View commit details
Copy full SHA for 5d01498
View code at this point
Browse repository at this point
Commits on Aug 25, 2024
Move YTIMG_POOLS to connection_pool.cr
syeopite
committed
4bc77b8
View commit details
Copy full SHA for 4bc77b8
View code at this point
Browse repository at this point
Use HTTP pools for image requests to YouTube
syeopite
committed
480e073
View commit details
Copy full SHA for 480e073
View code at this point
Browse repository at this point
Commits on Aug 7, 2024
SigHelper: Make signature server optional and configurable
SamantazFox
committed
7798faf
View commit details
Copy full SHA for 7798faf
View code at this point
Browse repository at this point
Commits on Jul 25, 2024
Videos: Make use of the video decoding
SamantazFox
committed
ec8b791
View commit details
Copy full SHA for ec8b791
View code at this point
Browse repository at this point
Jobs: Remove the signature function update job
SamantazFox
committed
a845752
View commit details
Copy full SHA for a845752
View code at this point
Browse repository at this point
Commits on May 22, 2024
Refactor instance fetching logic into separate job
syeopite
committed
cff25a7
View commit details
Copy full SHA for cff25a7
View code at this point
Browse repository at this point
Commits on Apr 29, 2024
Add support for using HTTP proxies
syeopite
committed
eb8fcc9
View commit details
Copy full SHA for eb8fcc9
View code at this point
Browse repository at this point
Commits on Feb 13, 2024
API: Add APIHandler back
Show description for 7b84bdb
SamantazFox
committed
7b84bdb
View commit details
Copy full SHA for 7b84bdb
View code at this point
Browse repository at this point
Commits on Nov 23, 2023
Kemal: remove APIHandler middleware
SamantazFox
committed
9310d09
View commit details
Copy full SHA for 9310d09
View code at this point
Browse repository at this point
Commits on Jul 26, 2023
Remove lsquic from codebase
syeopite
committed
c5fe96e
View commit details
Copy full SHA for c5fe96e
View code at this point
Browse repository at this point
Commits on Jul 1, 2023
Remove old warning code about unconfigured 'hmac_key'
SamantazFox
committed
d7568ac
View commit details
Copy full SHA for d7568ac
View code at this point
Browse repository at this point
Commits on Jun 11, 2023
User: Remove broken Google login (various constants)
SamantazFox
committed
3444117
View commit details
Copy full SHA for 3444117
View code at this point
Browse repository at this point
Commits on Jun 4, 2023
warn about hmac key deadline
unixfox
committed
372192e
View commit details
Copy full SHA for 372192e
View code at this point
Browse repository at this point
Commits on May 25, 2023
Comments: add 'require' statement for a dedicated folder
SamantazFox
committed
c7876d5
View commit details
Copy full SHA for c7876d5
View code at this point
Browse repository at this point
Commits on Jan 15, 2023
API: make /api/v1/videos respect the 'local' parameter
SamantazFox
committed
1af846e
View commit details
Copy full SHA for 1af846e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.