Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minimal download: PyCon Columbia 2020 #1067

Closed
wants to merge 2 commits into from
Closed

Minimal download: PyCon Columbia 2020 #1067

wants to merge 2 commits into from

Commits on Aug 15, 2021

  1. Minimal download: PyCon Columbia 2020

    Minimal download executed for #1066
    
    Only data that needs [no review](https://github.com/pyvideo/pyvideo_scrape#use-cases) was scraped.
    This event needs further scraping and human reviewing for the description and other data to show.
    
    Event config:
    ~~~yaml
    repo_dir: ~/current_build/pydata/pyvideo_data
    
    events:
    
    - title: PyCon Columbia 2020
      dir: pycon-co-2020
      youtube_list:
        - https://www.youtube.com/playlist?list=PLkq0V5comsc9suMDwnPLbwGLsj7miUmah
      related_urls:
        - label: Conference schedule
          url: https://2020.pycon.co/cronograma/
      language: eng
      dates:
        begin: 2020-02-07
        end: 2020-02-09
        default: 2020-02-07
      issue: 1066
      minimal_download: true
    ~~~
    
    Scraped with [pyvideo_scrape](https://github.com/pyvideo/pyvideo_scrape)
    geekypandey committed Aug 15, 2021
    Configuration menu
    Copy the full SHA
    d43d559 View commit details
    Browse the repository at this point in the history
  2. cleaned title

    geekypandey committed Aug 15, 2021
    Configuration menu
    Copy the full SHA
    6d5002b View commit details
    Browse the repository at this point in the history