richard icon indicating copy to clipboard operation
richard copied to clipboard

video indexing site

Results 58 richard issues
Sort by recently updated
recently updated
newest added

I've had a couple of videos before that had long titles and I think we hit another set with SciPy. We should increase the max_length to 100 characters or something.

bug
bitesized

- [x] BUG: http://schema.org -> http://schema.org/ - | Docs: http://www.w3.org/TR/rdfa-primer/ closes pyvideo/richard#298

- | previousPR: https://github.com/pyvideo/richard/pull/213 Small typo, probably a -- eventually, when reindexed -- significant gain in search engine usability.

This caused me some grief during configuration. See http://www.holeintheceiling.com/blog/2012/06/21/django-and-runserver-0-0-0-0/ for more information.

Causes some RSS libraries to crash and burn. :disappointed: https://github.com/pyvideo/richard/blob/a44a1ffb8cd64110ac4a6886d170dbe881beaa47/src/richard/videos/feeds.py#L155

The full screen control might be hidden by the amara stuff.

help-needed

The missing "pyconfig.h" error happens when I run `pip install -e ".[dev]"`. Installing the `python-dev` package (which is listed as a dependency for PostgreSQL later in the same guide) solves...

For videos that are hosted on YouTube, we'd also include the YouTube video url in the enclosure list in the RSS feed because Miro was able to use that and...

We want to make it easy to promote an account from the command line given an email address. This alleviates problems when a developer does things out of order and/or...

enhancement
bitesized

django-browserid can create new users. When new user accounts are created, they have wonky names (obviously). We need to add a page which new users get directed to that lets...

enhancement