YouTube video playback?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

YouTube video playback?

Squeak - Dev mailing list
Hey y'all,

Is there a tool that will playback a YouTube video, in Squeak?

--
Kindly,
Robert



Reply | Threaded
Open this post in threaded view
|

Re: YouTube video playback?

fniephaus
On Tue, Mar 24, 2020 at 1:52 PM Robert via Squeak-dev
<[hidden email]> wrote:
>
> Hey y'all,
>
> Is there a tool that will playback a YouTube video, in Squeak?

Yes, MagicMouse can: https://github.com/cmfcmf/MagicMouse

Cheers,
Fabio

>
> --
> Kindly,
> Robert
>
>
>

Reply | Threaded
Open this post in threaded view
|

Re: YouTube video playback?

Squeak - Dev mailing list

Hey Fabio, really looking forwards to seeing MagicMouse. I grabbed Chromium and ran the Metacello script. It got stuck on a BaselineOfMetcello, then I restarted and it got stuck on BaselineOfMagicMouse.

MetacelloFetchingMCSpecLoader(explicit load : BaselineOfMagicMouse)>>#retryingResolvePackageSpecReferences: packageSpec gofer: gofer

Error: could not resolve BaselineOfMagicMouse.

So I am sad.

k, r

On 3/24/20 10:42 AM, Fabio Niephaus wrote:
On Tue, Mar 24, 2020 at 1:52 PM Robert via Squeak-dev
[hidden email] wrote:
Hey y'all,

Is there a tool that will playback a YouTube video, in Squeak?
Yes, MagicMouse can: https://github.com/cmfcmf/MagicMouse

Cheers,
Fabio

--
Kindly,
Robert



-- 
Kindly,
Robert


Reply | Threaded
Open this post in threaded view
|

Re: YouTube video playback?

fniephaus
On Tue, Mar 24, 2020 at 5:22 PM Robert <[hidden email]> wrote:
>
> Hey Fabio, really looking forwards to seeing MagicMouse. I grabbed Chromium and ran the Metacello script. It got stuck on a BaselineOfMetcello, then I restarted and it got stuck on BaselineOfMagicMouse.
>
> MetacelloFetchingMCSpecLoader(explicit load : BaselineOfMagicMouse)>>#retryingResolvePackageSpecReferences: packageSpec gofer: gofer
>
> Error: could not resolve BaselineOfMagicMouse.
>
> So I am sad.

Sorry, I'm the wrong person to ask for help. Please open an issue at:
https://github.com/cmfcmf/MagicMouse/issues/new

Fabio

>
> k, r
>
> On 3/24/20 10:42 AM, Fabio Niephaus wrote:
>
> On Tue, Mar 24, 2020 at 1:52 PM Robert via Squeak-dev
> <[hidden email]> wrote:
>
> Hey y'all,
>
> Is there a tool that will playback a YouTube video, in Squeak?
>
> Yes, MagicMouse can: https://github.com/cmfcmf/MagicMouse
>
> Cheers,
> Fabio
>
> --
> Kindly,
> Robert
>
>
>
> --
> Kindly,
> Robert

Reply | Threaded
Open this post in threaded view
|

Re: YouTube video playback?

Squeak - Dev mailing list
Done. Thanks!

On 3/24/20 12:26 PM, Fabio Niephaus wrote:

> On Tue, Mar 24, 2020 at 5:22 PM Robert <[hidden email]> wrote:
>> Hey Fabio, really looking forwards to seeing MagicMouse. I grabbed Chromium and ran the Metacello script. It got stuck on a BaselineOfMetcello, then I restarted and it got stuck on BaselineOfMagicMouse.
>>
>> MetacelloFetchingMCSpecLoader(explicit load : BaselineOfMagicMouse)>>#retryingResolvePackageSpecReferences: packageSpec gofer: gofer
>>
>> Error: could not resolve BaselineOfMagicMouse.
>>
>> So I am sad.
> Sorry, I'm the wrong person to ask for help. Please open an issue at:
> https://github.com/cmfcmf/MagicMouse/issues/new
>
> Fabio
>
>> k, r
>>
>> On 3/24/20 10:42 AM, Fabio Niephaus wrote:
>>
>> On Tue, Mar 24, 2020 at 1:52 PM Robert via Squeak-dev
>> <[hidden email]> wrote:
>>
>> Hey y'all,
>>
>> Is there a tool that will playback a YouTube video, in Squeak?
>>
>> Yes, MagicMouse can: https://github.com/cmfcmf/MagicMouse
>>
>> Cheers,
>> Fabio
>>
>> --
>> Kindly,
>> Robert
>>
>>
>>
>> --
>> Kindly,
>> Robert

--
Kindly,
Robert