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
Accelerator
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 }}
Ethan-Kim
/
react-player
Public
forked from
cookpete/react-player
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
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 26, 2018
Guard against navigator not being available
Show description for 54962d0
cookpete
committed
54962d0
View commit details
Copy full SHA for 54962d0
Browse repository at this point
Commits on Jan 18, 2018
1.1.1
cookpete
committed
a327380
View commit details
Copy full SHA for a327380
Browse repository at this point
Skip unreliable tests
Show description for 81c8a0b
cookpete
committed
81c8a0b
View commit details
Copy full SHA for 81c8a0b
Browse repository at this point
Update readme
cookpete
committed
cf8a93f
View commit details
Copy full SHA for cf8a93f
Browse repository at this point
1.1.0
cookpete
committed
c0eae22
View commit details
Copy full SHA for c0eae22
Browse repository at this point
Use px values for default width and height
cookpete
committed
b430ad6
View commit details
Copy full SHA for b430ad6
Browse repository at this point
Tidy up readme
cookpete
committed
5befbfa
View commit details
Copy full SHA for 5befbfa
Browse repository at this point
Add standalone player
cookpete
committed
4ffd201
View commit details
Copy full SHA for 4ffd201
Browse repository at this point
Update description and keywords
cookpete
committed
0194b43
View commit details
Copy full SHA for 0194b43
Browse repository at this point
Commits on Jan 17, 2018
1.0.0
cookpete
committed
b2e280f
View commit details
Copy full SHA for b2e280f
Browse repository at this point
Skip DailyMotion volume tests
Show description for 324e9c5
cookpete
committed
324e9c5
View commit details
Copy full SHA for 324e9c5
Browse repository at this point
Skip volume change tests
cookpete
committed
d90d5da
View commit details
Copy full SHA for d90d5da
Browse repository at this point
Update readme
cookpete
committed
62e6049
View commit details
Copy full SHA for 62e6049
Browse repository at this point
Bump packages
cookpete
committed
7050614
View commit details
Copy full SHA for 7050614
Browse repository at this point
Reorder tests
Show description for 00feec3
cookpete
committed
00feec3
View commit details
Copy full SHA for 00feec3
Browse repository at this point
Only call onDuration once per video
cookpete
committed
d4011b1
View commit details
Copy full SHA for d4011b1
Browse repository at this point
Add retry config to mocha
Show description for 9c1390a
cookpete
committed
9c1390a
View commit details
Copy full SHA for 9c1390a
Browse repository at this point
Run Chrome with --no-sandbox on Travis
cookpete
committed
4a22e33
View commit details
Copy full SHA for 4a22e33
Browse repository at this point
Update range input CSS
cookpete
committed
17aa90c
View commit details
Copy full SHA for 17aa90c
Browse repository at this point
Use babel-preset-env
cookpete
committed
b9728d3
View commit details
Copy full SHA for b9728d3
Browse repository at this point
Use postcss-loader in favour of sass-loader
cookpete
committed
d691af4
View commit details
Copy full SHA for d691af4
Browse repository at this point
Update to react-hot-loader v4
cookpete
committed
363a3b2
View commit details
Copy full SHA for 363a3b2
Browse repository at this point
Add modest branding to default youtube player
cookpete
committed
3fa4907
View commit details
Copy full SHA for 3fa4907
Browse repository at this point
Skip twitch switch test
cookpete
committed
05c4ce9
View commit details
Copy full SHA for 05c4ce9
Browse repository at this point
Commits on Jan 10, 2018
Fix tests
cookpete
committed
5952b4c
View commit details
Copy full SHA for 5952b4c
Browse repository at this point
Bump packages
cookpete
committed
c309053
View commit details
Copy full SHA for c309053
Browse repository at this point
Better prop comparison for shouldComponentUpdate
Show description for a73a3c8
cookpete
committed
a73a3c8
View commit details
Copy full SHA for a73a3c8
Browse repository at this point
Less aggressive URL matching
Show description for 61e5e64
cookpete
committed
61e5e64
View commit details
Copy full SHA for 61e5e64
Browse repository at this point
Commits on Dec 21, 2017
Update demo
Show description for c122054
cookpete
committed
c122054
View commit details
Copy full SHA for c122054
Browse repository at this point
Fix facebook muted video bug
Show description for af53d4d
cookpete
committed
af53d4d
View commit details
Copy full SHA for af53d4d
Browse repository at this point
Prevent calling onPause when loading new url
cookpete
committed
83f7807
View commit details
Copy full SHA for 83f7807
Browse repository at this point
Add twitch channel switch test
Show description for f8f71fc
cookpete
committed
f8f71fc
View commit details
Copy full SHA for f8f71fc
Browse repository at this point
Add dailymotion error test
cookpete
committed
9e6e25a
View commit details
Copy full SHA for 9e6e25a
Browse repository at this point
Fix progress event for streamable player
Show description for 05c3d75
cookpete
committed
05c3d75
View commit details
Copy full SHA for 05c3d75
Browse repository at this point
Commits on Dec 20, 2017
Tweak readme
cookpete
committed
f78e146
View commit details
Copy full SHA for f78e146
Browse repository at this point
Previous
Next
You can’t perform that action at this time.