Soggfy
Soggfy copied to clipboard
request: podcast support
There are some exclusive podcasts I'd like for offline viewing but there's no other tools I've found that seem capable. I was wondering if the method used in this tool could also be used for those.
Have you tried downloading podcasts yourself?
Yes.
Implemented on the latest release.
Has anyone been able to get Joe Rogan podcast to pickup as a track?
I have not. As far as I can tell it's detecting audio only podcasts right now. That's all I could get it to recognize anyway.
Ah, that's probably why. I assumed that an audio only version would be published alongside a video version.
Didn't know they had video podcasts, oof.
It seems like they are using widevine to DRM video podcasts. If that's the case, there's not much I can do about it unfortunately.
Didn't know they had video podcasts, oof.
It seems like they are using widevine to DRM video podcasts. If that's the case, there's not much I can do about it unfortunately.
@parnexcodes on GitHub has Widevine DRM cracking / bypass related stuff
https://github.com/parnexcodes/widevine-L3-WEB-DL-Script https://github.com/parnexcodes/widevine-l3-guesser-modified
They are programmed in Python and JavaScript though, so I'm not sure if it will be much help for Soggfy since its in C++.