Skip to content

Conversation

@ELC
Copy link
Contributor

@ELC ELC commented Jun 20, 2025

No description provided.

ELC added 2 commits June 17, 2025 23:24
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: PyDay La Paz 2024
    dir: pyday-lapaz-2024
    youtube_list:
      - https://www.youtube.com/playlist?list=PLcsvSfB5w6zNyHwD0Mu5cnkae7XgtmpoZ
    related_urls:
      - label: Conference Website
        url: https://pyday.pylapaz.org/
    language: eng
    dates:
      begin: 2024-11-16
      end: 2024-11-16
      default: 2024-11-16
    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: PyDay La Paz 2023
    dir: pyday-lapaz-2023
    youtube_list:
      - https://www.youtube.com/playlist?list=PLcsvSfB5w6zORkuY2vJ2NRE2Wijd5EQ6t
    related_urls:
      - label: Conference Website
        url: https://pyday.pylapaz.org/2023/
    language: eng
    dates:
      begin: 2023-10-10
      end: 2023-10-10
      default: 2023-10-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: PyDay Pereira 2022
    dir: pyday-pereira-2022
    youtube_list:
      - https://www.youtube.com/playlist?list=PL1GXDqy0kMh8mcN_dRnG5i3I7n1wSnDVs
    language: eng
    dates:
      begin: 2022-04-27
      end: 2022-04-27
      default: 2022-04-27
    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: PyDay Pereira 2019
    dir: pyday-pereira-2019
    youtube_list:
      - https://www.youtube.com/playlist?list=PL1GXDqy0kMh-QssuH_ibN3ArP2mXAbIUN
    language: eng
    dates:
      begin: 2019-06-29
      end: 2019-06-29
      default: 2019-06-29
    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: Python Barranquilla
    dir: python-barranquilla
    youtube_list:
      - https://www.youtube.com/playlist?list=PL1GXDqy0kMh_FC2DnDnWb4MBlHAvdLn0T
    related_urls:
      - label: Website
        url: https://pybaq.co/
    language: eng
    dates:
      begin: 2020-06-26
      end: 2024-10-17
      default: 2020-06-26
    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: PyDay Cali 2024
    dir: pyday-cali-2024
    youtube_list:
      - https://www.youtube.com/watch?v=dvlQZYYeqBM
    related_urls:
      - label: Conference Website
        url: https://www.calidev.co/eventos/pyday/cali-2024/
    language: eng
    dates:
      begin: 2024-10-19
      end: 2024-10-19
      default: 2024-10-19
    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: PyDay Cali 2023
    dir: pyday-cali-2023
    youtube_list:
      - https://www.youtube.com/watch?v=cEpjQGdwMJQ
    related_urls:
      - label: Conference Website
        url: https://www.calidev.co/eventos/pyday/cali-2023/
    language: eng
    dates:
      begin: 2023-10-21
      end: 2023-10-21
      default: 2023-10-21
    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: PyCon Ar 2021
    dir: pyday-ar-2021
    youtube_list:
      - https://www.youtube.com/playlist?list=PLtwHCKHTTq_GwwA07vcOPwIi2lHbmLHHS
    related_urls:
      - label: Conference Website
        url: https://eventos.python.org.ar/events/pyconar2021/
    language: eng
    dates:
      begin: 2021-10-25
      end: 2021-10-29
      default: 2021-10-25
    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: PyCon Ar 2020
    dir: pyday-ar-2020
    youtube_list:
      - https://www.youtube.com/playlist?list=PLtwHCKHTTq_Ht0Lvqq5olof1TcjrfvaIp
    related_urls:
      - label: Conference Website
        url: https://eventos.python.org.ar/events/pyconar2020/
    language: eng
    dates:
      begin: 2020-11-16
      end: 2020-11-27
      default: 2020-11-16
    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: RIIAA 2021
    dir: riiaa-2021
    youtube_list:
      - https://www.youtube.com/playlist?list=PLqJ8yL2ZBsZRTvNTmrI8az8V9Nan655TF
      - https://www.youtube.com/playlist?list=PLqJ8yL2ZBsZTdhKOPO5cCN1Vwpt5fslfU
    related_urls:
      - label: Conference Website
        url: https://web.archive.org/web/20210828231205/https://www.riiaa.org/
    language: eng
    dates:
      begin: 2021-08-25
      end: 2021-08-27
      default: 2021-08-25
    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: RIIAA 2020
    dir: riiaa-2020
    youtube_list:
      - https://www.youtube.com/playlist?list=PLqJ8yL2ZBsZTZ6yZdO2O8mvZN9dMXY6SI
      - https://www.youtube.com/playlist?list=PLqJ8yL2ZBsZTnPw-NCwPU6yXMBrkWZdvx
      - https://www.youtube.com/playlist?list=PLqJ8yL2ZBsZQry0JsbQ6Y9gdp8aDnWC5x
    language: eng
    dates:
      begin: 2020-09-21
      end: 2020-09-21
      default: 2020-09-21
    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)
…ns and added speaker names for multiple sessions. Ensured all entries have complete information for better accessibility.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant