โ ArtPlayer has been successfully integrated!
The old video player has been completely replaced with ArtPlayer across all pages:
Open your browser console (F12) and try these commands:
// Test if ArtPlayer is working
window.artPlayerDebug.testIntegration()
// Get performance metrics
window.artPlayerDebug.getMetrics()
// Force ArtPlayer for testing
window.artPlayerDebug.forceArtPlayer()
// Clear all metrics
window.artPlayerDebug.clearMetrics()
The system uses gradual rollout:
Phase 1 is complete! Ready for:
When testing, verify:
If you don't see ArtPlayer:
?forceArtPlayer=true to URLNeed help? Check the migration tracker at /docs/GRADUAL-MIGRATION-TRACKER.md for detailed implementation info.