[Baypiggies] Baypiggies Digest, Vol 123, Issue 54

Hasan Diwan hasan.diwan at gmail.com
Sun Jan 31 22:12:11 EST 2016


Sounds like a plan! I can come up with the videos for a search query and
put them in a basic webpage pretty quickly:

Youtube supports the OpenSearch specification, which is accessible through
python using https://github.com/edsu/opensearch.
print '<iframe width="420" height="315" src="{0}" frameborder="0"
allowfullscreen></iframe>'.format(youtube_url)

That should be enough to get a basic site going. It won't be pretty, but
someone else can handle the design. I'll have this more formally written up
shortly on http://prolificprogrammer.com -- H

On 31 January 2016 at 18:50, Sarah Kuchinsky <sarah.kuchinsky at gmail.com>
wrote:

> Agreed. I used PyVideo extensively while I was learning Python. I’d hate
> to see it disappear.
>
> What if we had a hackathon? Surely we have enough folks here to make it
> work.
>
> The main things I would concentrate on are:
>
> 1) Programmer fatigue (I think this is why Will gave up). Posting new
> videos should require minimal effort on the part of the maintainers. I
> suggest a process in which those submitting videos either fill out a form
> or submit a pull request. That way all the maintainer has to do is accept.
>
> 2) Switch search either to Google (I’m lazy) or, if anyone here is willing
> and capable, elasticsearch.
>
> 3) Make the site static. Not sure why this is important, but Will states
> in his post that it is. I’m going to believe him.
>
> Thoughts?
>
> Sarah
>
> >
> > Message: 4
> > Date: Sun, 31 Jan 2016 07:19:32 -0800
> > From: Tony Cappellini <cappy2112 at gmail.com>
> > To: Baypiggies <baypiggies at python.org>
> > Subject: [Baypiggies] Pyvideo.org is going away this year :(
> > Message-ID:
> >       <CABRXM4nVr+SaGjagKNSnjh9nZTYr1bVVX9JHZqqdO-uKUcX=
> 9g at mail.gmail.com>
> > Content-Type: text/plain; charset="utf-8"
> >
> > http://bluesock.org/~willkg/blog/pyvideo/status_20160115.html
> >
> > Pyvideo.org is a very valuable resource, it's really a shame if does go
> > offline for good.
> > -------------- next part --------------
> > An HTML attachment was scrubbed...
> > URL: <
> http://mail.python.org/pipermail/baypiggies/attachments/20160131/7a4f5ab0/attachment-0001.html
> >
>
> _______________________________________________
> Baypiggies mailing list
> Baypiggies at python.org
> To change your subscription options or unsubscribe:
> https://mail.python.org/mailman/listinfo/baypiggies
>



-- 
OpenPGP: http://hasan.d8u.us/gpg.asc
Sent from my mobile device
Envoyé de mon portable
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/baypiggies/attachments/20160131/93ed5944/attachment.html>


More information about the Baypiggies mailing list