Aaron Florey

Results 17 comments of Aaron Florey

According to Ghost's snippet, I'm running 64bit PHP. I'm running Ubuntu 20.04, with PHP7.4 from ondrej.

This looks awesome, adding to my install now :D

I'm not quite sure on the rules of accepting code here, but would the maintainers accept a PR that hard codes in a check for LaravelData? ``` if(get_parent_class($type) === 'Spatie\LaravelData\Data')...

Hey @tikazyq Thanks for the reply. That version doesn't work for me at all, it seems there is no cli module in there anymore? It's under legacy which doesn't work

Is there anything we can do to get this working? Or Provide the developers with anything?

This one doesn't require an account, but it is US only, so you may need a VPN. https://www.tbs.com/shows/the-misery-index/season-1/episode-1/that-milk-must-have-turned-by-now

youtube-dl https://www.tbs.com/shows/the-misery-index/season-1/episode-1/that-milk-must-have-turned-by-now --hls-prefer-native -vvv [debug] System config: [] [debug] User config: [] [debug] Custom config: [] [debug] Command-line args: [u'https://www.tbs.com/shows/the-misery-index/season-1/episode-1/that-milk-must-have-turned-by-now', u'--hls-prefer-native', u'-vvv'] [debug] Encodings: locale cp1252, fs mbcs, out cp437,...

I found removing the following fixed it for me `calling_format = boto.s3.connection.OrdinaryCallingFormat(),`