Commit 8ebe9a6
Add Scipy 2023 (#1269)
* Scraped scipy-2023
Fixes #xxx
Event config:
~~~yaml
repo_dir: W:\Repositories\pyvideo-data
# Copy the event template here and adapt to the event parameters
# Only repo_dir: and events: are loaded
# =============================================================================
events:
# - title: SciPy 2024
# dir: scipy-2024
# youtube_list:
# - https://www.youtube.com/playlist?list=PL1PbeFStIOoO7rDLs431H-rn0h24Wr80S
# related_urls:
# - label: Conference Website
# url: https://www.scipy2024.scipy.org/
# language: eng
# dates:
# begin: 2024-07-08
# end: 2024-07-14
# default: 2024-07-08
# minimal_download: false
# issue: xxx
# overwrite:
# # all: true # takes precedence over add_new_files and existing_files_fields
# add_new_files: true
# existing_files_fields:
# - duration
# - thumbnail_url
# - videos
# - description
# - language
# - recorded
# - related_urls
# - speakers
# - tags
# - title
# tags:
- title: SciPy 2023
dir: scipy-2023
youtube_list:
- https://www.youtube.com/playlist?list=PL1PbeFStIOoOd01KhBeba-byU5E5dJ716
related_urls:
- label: Conference Website
url: https://www.scipy2023.scipy.org/
language: eng
dates:
begin: 2023-07-10
end: 2023-07-16
default: 2023-07-10
minimal_download: false
issue: xxx
overwrite:
# all: true # takes precedence over add_new_files and existing_files_fields
add_new_files: true
existing_files_fields:
- duration
- thumbnail_url
- videos
- description
- language
- recorded
- related_urls
- speakers
- tags
- title
tags:
- title: SciPy 2022
dir: scipy-2022
youtube_list:
- https://www.youtube.com/playlist?list=PLYx7XA2nY5Gf17YzD7fo1usc0MUNgPdfk
related_urls:
- label: Conference Website
url: https://www.scipy2022.scipy.org/
language: eng
dates:
begin: 2022-07-11
end: 2022-07-17
default: 2022-07-11
minimal_download: false
issue: xxx
overwrite:
# all: true # takes precedence over add_new_files and existing_files_fields
add_new_files: true
existing_files_fields:
- duration
- thumbnail_url
- videos
- description
- language
- recorded
- related_urls
- speakers
- tags
- title
tags:
- title: SciPy 2021
dir: scipy-2021
youtube_list:
- https://www.youtube.com/playlist?list=PLYx7XA2nY5GcHvLpOu8RPWvXgiOOickoZ
related_urls:
- label: Conference Website
url: https://www.scipy2021.scipy.org/
language: eng
dates:
begin: 2021-07-12
end: 2021-07-18
default: 2021-07-12
minimal_download: false
issue: xxx
overwrite:
# all: true # takes precedence over add_new_files and existing_files_fields
add_new_files: true
existing_files_fields:
- duration
- thumbnail_url
- videos
- description
- language
- recorded
- related_urls
- speakers
- tags
- title
tags:
- title: Scipy Japan 2020
dir: scipy-jp-2020
youtube_list:
- https://www.youtube.com/playlist?list=PLYx7XA2nY5GeNICqOVh5iXVFw51fNsFHt
related_urls:
- label: Conference Website
url: https://www.scipyjapan.scipy.org/
language: eng
dates:
begin: 2020-10-30
end: 2020-11-02
default: 2020-10-30
minimal_download: false
issue: xxx
overwrite:
# all: true # takes precedence over add_new_files and existing_files_fields
add_new_files: true
existing_files_fields:
- duration
- thumbnail_url
- videos
- description
- language
- recorded
- related_urls
- speakers
- tags
- title
tags:
- title: EuroSciPy 2023
dir: euroscipy-2023
youtube_list:
- https://www.youtube.com/playlist?list=PL55N1lsytpbc6gSICmGCkTB46VQ4S5rGV
related_urls:
- label: Conference Website
url: https://web.archive.org/web/20241120213156/https://euroscipy.org/2023/
language: eng
dates:
begin: 2023-08-14
end: 2023-08-18
default: 2023-08-14
minimal_download: false
issue: xxx
overwrite:
# all: true # takes precedence over add_new_files and existing_files_fields
add_new_files: true
existing_files_fields:
- 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)
* chore: remove tags and fix unicode escaped characters
* chore: add speaker information
* fix(videos): update titles for plenary sessions
- Change title for SciPy Tools Plenary Day 1 to include the day.
- Change title for SciPy Tools Plenary Day 3 to include the day.
* Move common conference description to category.json
---------
Co-authored-by: Jon Banafato <[email protected]>1 parent 11f1bad commit 8ebe9a6
File tree
60 files changed
+1518
-0
lines changed- scipy-2023
- videos
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
60 files changed
+1518
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
Lines changed: 28 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
Lines changed: 24 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
Lines changed: 24 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
Lines changed: 24 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
Lines changed: 24 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
Lines changed: 24 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
Lines changed: 24 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
Lines changed: 26 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
Lines changed: 25 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
0 commit comments