ndgsa
ndgsa
> It only shows the title, thumbnail and duration, no upload date or view count I fix temporarely some extractor data. But not all. I dont know how corectly it...
@alive4ever I test your latest release with httpx implementation. It cause higher cpu usage. Good it can be disabled from settings. I use your innertube fork for daily usage with...
> The recommendation is to turn off `prefer_uni_sources` settings if using `httpx`. Thanks for advice.
@powellnorma try this: watch.py Line 369: https://github.com/user234683/youtube-local/blob/e5c724eeb19c520f221c6268f0cc906d5615b0ca/youtube/watch.py#L369 `gevent.spawn(fetch_player_response, 'ios', video_id)`
I create a workarround. Add settings: 'Disable dubbing' and 'Allowed dubbing languages' (sorry for my english) 1. Create backup of youtube-local files in case something goes wrong. 2. Unzip archive...
@powellnorma I reupload zip file with some fixes. Test it.
@powellnorma Google mess with players. So now tools that use players and that require javascript to extract things not work. Google don't want people to use third party tools for...
@powellnorma MMM need to fix 'ios' client issue. Because there can be problems in future with 'android_vr' client, and there will be no more clients available.