This has been asked at http://stackoverflow.com/questions/39357037/what-does-youtube-dl-option-hls-prefer-native-do-any-downside-adding-to-youtu
This extends the Polskie Radio (the Polish national radio) extractor to enable the user to download all the broadcasts of a single programme.
Fixes #10520
Closes #10497, Closes #10542
Closes #10467
Closes #10437
Closes #10445
Closes #10512
This fixes an error in _parse_html5_media_entries in case an audio or video tag directly uses a src attribute insted of <source> elements in it's body.