mirror of
https://github.com/TeamNewPipe/NewPipeExtractor
synced 2025-01-23 09:30:08 +01:00
71b9fd0076
* Faster iframe api based player extraction. Uses the IFrame API to reduce the required download to less than 1/50 of the size. * Remove debug code. * Extract to two methods. * Add tests for player URL extraction. * Add assertThat for tests.