guys recently I face always more often this message "It wasn't possible to find the URL for this video" when I click one... Is it just me or.... ??
guys recently I face always more often this message "It wasn't possible to find the URL for this video" when I click one... Is it just me or.... ??
guys recently I face always more often this message "It wasn't possible to find the URL for this video" when I click one... Is it just me or.... ??
More changes at Youtube...there's a new version of SMTube - will have to compile from source...watch this space
[doublepost=1537996725][/doublepost]
New version 18.9.0 attached @Lastic you might want to update the main page![]()
I presume the compiled version is on Leopard
Yes, Leopard version, complied and (briefly) tested on my DLSD![]()
Do you have the time and the means to compile a Tiger 18.9 version , pretty please ?
QMAKE_CXXFLAGS="-mmacosx-version-min=10.4"
@Lastic I did a build for tiger. Though I can't exactly guarantee it works because 1) I never used the app before and 2) It's built on leopard with toolchain options to build for 10.4. If it does work you just have to put the following line somewhere at the top of src/smtube.pro when on 10.5:
Code:QMAKE_CXXFLAGS="-mmacosx-version-min=10.4"
By looking at the load commands in the mach-o I assume it'll work, though. I have no machine running 10.4 right now.
..Enjoy!
There's nothing related to dyld? If it didn't even try there must be some bad version complaint or something. Can you dump on the thread every line that gets logged when you open it ? That might be something obvious if I can get to see it.
then can you go to (in console) library/logs > crashreporter > smtube > then the most recent dated file and dump it here? And it fact, did it manage to start up in the dock, or did it die before it finished bouncing ?
edit :nevermind the dump part
Okay, that confirms what I've found, thanks for dumping it. I'm looking at what command line argument I'm missing
I have experienced this - if was going to be away from the screen I'd copy the url from the browser and just download the video using one of my scripts - play it and skip forward.Has anyone else run into this or perhaps even resolved it already?
Ahh, ok. Sounds like the same as I'm doing except I generally just reopen the video from SMTube which I generally still have open.I have experienced this - if was going to be away from the screen I'd copy the url from the browser and just download the video using one of my scripts - play it and skip forward.
Any advantage of downloading it instead of streaming in that case?
Fair enough.Only less hiccups and slightly less CPU use![]()
Using this method, video streaming on my PB G4 is far more pleasant than any other solution I've used before, but I still have one minor issue holding it back from perfection.
If I pause a video in MPlayer, and wait more than a minute or so (if I wait long enough to go make a cup of coffee from my Keurig even), then when I resume it will play a few seconds then close. Then of course I have to reopen the video and find my place, which is a bit annoying since MPlayer gives no indication of the timestamp you're at while the video is playing. Has anyone else run into this or perhaps even resolved it already?
I have experienced this - if was going to be away from the screen I'd copy the url from the browser and just download the video using one of my scripts - play it and skip forward.