-
Notifications
You must be signed in to change notification settings - Fork 266
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
Pyninsula 2020 #1000
Labels
Comments
Daniel-at-github
added a commit
to Daniel-at-github/data
that referenced
this issue
Mar 19, 2020
Minimal download executed for pyvideo#1000 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 - dir: pyninsula-2020 issue: 1000 language: eng minimal_download: true related_urls: - label: Group web url: http://pyninsula.org/ - label: Group meeting schedule url: https://www.meetup.com/Pyninsula-Python-Peninsula-Meetup/ tags: null title: Pyninsula 2020 youtube_list: - https://www.youtube.com/playlist?list=PLG7O5yXq5eazn9lvy-582IZTHq-wmpb6j ~~~ Scraped with [pyvideo_scrape](https://github.com/pyvideo/pyvideo_scrape)
Daniel-at-github
added
the
minimal_download
Only automatic data have been downloaded for this conference
label
Mar 19, 2020
brandon-rhodes
added a commit
to brandon-rhodes/data
that referenced
this issue
Apr 18, 2020
Minimal download executed for pyvideo#1000 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: ~/pyvideo-data events: - title: PyWaw Summit 2015 dir: pywaw-summit-2015 youtube_list: - https://www.youtube.com/channel/UC3p-i1GgBQebR_zvKg_jWpA/videos?view=0&sort=dd&shelf_id=0 related_urls: - label: Conference site url: http://summit.pywaw.org/2015/ language: eng issue: 1000 minimal_download: true tags: # Copy the event template here and adapt to the event parameters # Only repo_dir: and events: are loaded # ============================================================================= event_template: - title: PyConxxx2019 dir: pyconxxx youtube_list: - xxx related_urls: - label: Conference schedule url: xxx language: eng dates: begin: xxx end: xxx default: xxx issue: xxx minimal_download: true overwrite: # all: true # takes precedence over add_new_files and existing_files_fields add_new_files: true existing_files_fields: - copyright_text - duration - thumbnail_url - videos - description - language - recorded - related_urls - speakers - tags - title tags: # ISO_639-3 language codes https://en.wikipedia.org/wiki/ISO_639-3 # languages = { # 'ita': 'Italian', # 'zho': 'Chinese', # 'por': 'Portuguese', # 'ukr': 'Ukrainian', # 'deu': 'German', # 'eng': 'English', # 'rus': 'Russian', # 'fra': 'French', # 'spa': 'Spanish', # 'eus': 'Basque', # 'cat': 'Catalan', # 'glg': 'Galician', # 'kor': 'Korean', # 'lit': 'Lithuanian', # 'jpn': 'Japanese', # 'ces': 'Czech', # 'pol': 'Polish', # 'heb': 'Hebrew', # 'tha': 'Thai', # } ~~~ Scraped with [pyvideo_scrape](https://github.com/pyvideo/pyvideo_scrape)
brandon-rhodes
added a commit
to brandon-rhodes/data
that referenced
this issue
May 2, 2020
Fixes pyvideo#1000 Event config: ~~~yaml repo_dir: ~/pyvideo-data events: - title: PyWaw Summit 2015 dir: pywaw-summit-2015 youtube_list: - https://www.youtube.com/channel/UC3p-i1GgBQebR_zvKg_jWpA/videos?view=0&sort=dd&shelf_id=0 language: eng issue: 1000 minimal_download: false tags: ~~~ Scraped with [pyvideo_scrape](https://github.com/pyvideo/pyvideo_scrape)
Drat. I failed to notice and correct the dummy issue number “1000” that the scraper inserted into the commit message. Sorry about the noise, folks! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Have to be refreshed when more 2020 videos are published.
The text was updated successfully, but these errors were encountered: