pod_player icon indicating copy to clipboard operation
pod_player copied to clipboard

Feature: Auto Quality Switch Based on Bandwith

Open AcidRain9 opened this issue 2 years ago • 3 comments

It would be great if there's an Auto option and it can switch between the quality depending upon the bandwith speed automatically.

AcidRain9 avatar Aug 15 '22 08:08 AcidRain9

This will be a great feature but, I'm not sure how to implement this feature.... 😕 Please share if you have any resource or references, or please try to contribute 🤗

newtaDev avatar Aug 15 '22 15:08 newtaDev

I'm thinking of a way to implement this

Would it be possible to extract the dash manifest of a youtube video and let the video_player handle the quality switching?

AcidRain9 avatar Aug 15 '22 21:08 AcidRain9

I'm thinking of a way to implement this

Would it be possible to extract the dash manifest of a youtube video and let the video_player handle the quality switching?

Checkout youtube_explode_dart: or https://piped-docs.kavin.rocks/docs/api-documentation/ might help you 🤗

newtaDev avatar Aug 17 '22 16:08 newtaDev