b4byhuey

Results 4 comments of b4byhuey

> > > to fix the issue, you need to add "html5=1" parameter to url when request youtube.com/get_video_info occurs Thank it working now :)

private var key: String? = null val key = fetchKey() ?: throw ErrorLoadingException("Unable to get key") val decrypt = cryptoAESHandler(master ?: return, key.toByteArray(), false) ?.replace("\\", "") ?: throw ErrorLoadingException("failed to...

> if it is open source then send, otherwise no Here the Open Source Downloader https://github.com/TachibanaGeneralLaboratories/download-navi