iamtalhaasghar / yewtube

Terminal based YouTube player and downloader. No Youtube API key required. Moved to https://github.com/mps-youtube/yewtube
GNU General Public License v3.0
245 stars 20 forks source link

feat(mplayer): set cache #93

Closed rachmadaniHaryono closed 1 year ago

rachmadaniHaryono commented 2 years ago

fix #70

https://github.com/streamlink/streamlink/issues/2143#issuecomment-522967831

another alternative is to add option to set mplayer but this fixed size is good for now

rachmadaniHaryono commented 1 year ago

no, util.list_update should edit args not "4096"

posible alternative is util.list_update("-cache 4096", args) but current implementation is good enough for now