GithubHelp home page GithubHelp logo

Comments (3)

mlhamel avatar mlhamel commented on September 25, 2024 1

I think we can consider this as done! Now we are gonna take care of maintaining those! Thanks everyone.

from data.

Daniel-at-github avatar Daniel-at-github commented on September 25, 2024

Hi @mlhamel,
In https://github.com/pytube/data/issues/7 you commented

If I can help in anyway that would be a pleasure :) Just let me know what's need to be done add those videos on pyvideo.org

I have scarped all videos from the Montreal-Python usergroup [ https://www.youtube.com/user/MontrealPython ] into montreal-python branch. But data needs to be corrected.

Example a-hobbist-introduction-to-the-kivy-framework-mp47:

{
  "copyright_text": "Creative Commons Attribution license (reuse allowed)",
  "description": "Montreal, June 9, 2014 - Ghislain Hivon presents kivy, a Python library for rapid development of applications that make use of innovative user interfaces, such as multi-touch apps.\n\nUseful links:\n* Ghislain: https://twitter.com/GhislainHivon\n* Kivy: http://kivy.org\n* MP47: http://sflx.ca/mp47\n* Montreal Python: http://montrealpython.org\n* Savoir-faire Linux: http://www.savoirfairelinux.com",
  "duration": 274,
  "language": "eng",
  "recorded": "2014-07-16",
  "related_urls": [
    "http://montrealpython.org",
    "http://sflx.ca/mp47",
    "https://twitter.com/GhislainHivon",
    "http://www.savoirfairelinux.com",
    "http://kivy.org"
  ],
  "speakers": [
    "TODO",
    "enter_manually"
  ],
  "tags": [],
  "thumbnail_url": "https://i.ytimg.com/vi/fAK74eBCIBk/maxresdefault.jpg",
  "title": "A hobbist introduction to the kivy framework #MP47",
  "videos": [
    {
      "type": "youtube",
      "url": "https://www.youtube.com/watch?v=fAK74eBCIBk"
    }
  ]
}

Fields to review:

  • description: Have to be in proper RestructuredText to render correctly.
  • language: eng or fra in your case.
  • recorded: If you have the real data you can substitute the Youtube upload date scraped.
  • related_urls: slides, repos, and relevant urls go here.
  • speakers: Couldn't automate your case, it have to be fixed manually.
  • tags: Having the videos tagged is nice when searching.
  • title: Speaker name, user group, etc shouldn't be here.

All the files have to be correct json.

To test the data use make test in the root of pyvideo/data repo.
To preview the result use make html && make serve.

Anyone that want to fix it could make a pull request to montreal-python branch.

from data.

Daniel-at-github avatar Daniel-at-github commented on September 25, 2024

Hi @mlhamel,
Please let know to Montreal Python group that this issue is almost done.
Any review/fix/improvement is welcome (after or before the merge).

from data.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.