From 3163a698ff97e968909589327754d9487e4050c0 Mon Sep 17 00:00:00 2001 From: Daniel-at-github Date: Thu, 19 Mar 2020 13:01:59 +0100 Subject: [PATCH] Minimal download: Pyninsula 2020 Minimal download executed for #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) --- pyninsula-2020/category.json | 3 +++ ...s-web-scraping-in-python-pyninsula-24.json | 27 +++++++++++++++++++ ...etting-up-a-private-pypi-pyninsula-25.json | 27 +++++++++++++++++++ ...toring-powered-by-libcst-pyninsula-25.json | 27 +++++++++++++++++++ ...rotector-secrets-as-code-pyninsula-24.json | 27 +++++++++++++++++++ ...ashyap-command-line-yoga-pyninsula-25.json | 27 +++++++++++++++++++ ...ir-will-change-your-life-pyninsula-24.json | 27 +++++++++++++++++++ 7 files changed, 165 insertions(+) create mode 100644 pyninsula-2020/category.json create mode 100644 pyninsula-2020/videos/cameron-cairns-web-scraping-in-python-pyninsula-24.json create mode 100644 pyninsula-2020/videos/herbert-lee-setting-up-a-private-pypi-pyninsula-25.json create mode 100644 pyninsula-2020/videos/jimmy-lai-automated-python-refactoring-powered-by-libcst-pyninsula-25.json create mode 100644 pyninsula-2020/videos/mahmoud-hashemi-pocket-protector-secrets-as-code-pyninsula-24.json create mode 100644 pyninsula-2020/videos/neeraj-kashyap-command-line-yoga-pyninsula-25.json create mode 100644 pyninsula-2020/videos/oscar-westesson-altair-will-change-your-life-pyninsula-24.json diff --git a/pyninsula-2020/category.json b/pyninsula-2020/category.json new file mode 100644 index 000000000..e4d9c75fb --- /dev/null +++ b/pyninsula-2020/category.json @@ -0,0 +1,3 @@ +{ + "title": "Pyninsula 2020" +} diff --git a/pyninsula-2020/videos/cameron-cairns-web-scraping-in-python-pyninsula-24.json b/pyninsula-2020/videos/cameron-cairns-web-scraping-in-python-pyninsula-24.json new file mode 100644 index 000000000..c0a39e290 --- /dev/null +++ b/pyninsula-2020/videos/cameron-cairns-web-scraping-in-python-pyninsula-24.json @@ -0,0 +1,27 @@ +{ + "copyright_text": "Creative Commons Attribution license (reuse allowed)", + "description": "", + "duration": 1161, + "language": "eng", + "recorded": "2020-03-17", + "related_urls": [ + { + "label": "Group web", + "url": "http://pyninsula.org/" + }, + { + "label": "Group meeting schedule", + "url": "https://www.meetup.com/Pyninsula-Python-Peninsula-Meetup/" + } + ], + "speakers": [], + "tags": [], + "thumbnail_url": "https://i.ytimg.com/vi/xiAY_IAysoE/maxresdefault.jpg", + "title": "Cameron Cairns - Web Scraping in Python - Pyninsula #24", + "videos": [ + { + "type": "youtube", + "url": "https://www.youtube.com/watch?v=xiAY_IAysoE" + } + ] +} diff --git a/pyninsula-2020/videos/herbert-lee-setting-up-a-private-pypi-pyninsula-25.json b/pyninsula-2020/videos/herbert-lee-setting-up-a-private-pypi-pyninsula-25.json new file mode 100644 index 000000000..e97aafc20 --- /dev/null +++ b/pyninsula-2020/videos/herbert-lee-setting-up-a-private-pypi-pyninsula-25.json @@ -0,0 +1,27 @@ +{ + "copyright_text": "Creative Commons Attribution license (reuse allowed)", + "description": "", + "duration": 1072, + "language": "eng", + "recorded": "2020-03-17", + "related_urls": [ + { + "label": "Group web", + "url": "http://pyninsula.org/" + }, + { + "label": "Group meeting schedule", + "url": "https://www.meetup.com/Pyninsula-Python-Peninsula-Meetup/" + } + ], + "speakers": [], + "tags": [], + "thumbnail_url": "https://i.ytimg.com/vi/EgXOJxdGnQg/hqdefault.jpg", + "title": "Herbert Lee - Setting up a Private PyPI - Pyninsula #25", + "videos": [ + { + "type": "youtube", + "url": "https://www.youtube.com/watch?v=EgXOJxdGnQg" + } + ] +} diff --git a/pyninsula-2020/videos/jimmy-lai-automated-python-refactoring-powered-by-libcst-pyninsula-25.json b/pyninsula-2020/videos/jimmy-lai-automated-python-refactoring-powered-by-libcst-pyninsula-25.json new file mode 100644 index 000000000..5feca8933 --- /dev/null +++ b/pyninsula-2020/videos/jimmy-lai-automated-python-refactoring-powered-by-libcst-pyninsula-25.json @@ -0,0 +1,27 @@ +{ + "copyright_text": "Creative Commons Attribution license (reuse allowed)", + "description": "", + "duration": 1251, + "language": "eng", + "recorded": "2020-03-17", + "related_urls": [ + { + "label": "Group web", + "url": "http://pyninsula.org/" + }, + { + "label": "Group meeting schedule", + "url": "https://www.meetup.com/Pyninsula-Python-Peninsula-Meetup/" + } + ], + "speakers": [], + "tags": [], + "thumbnail_url": "https://i.ytimg.com/vi/mNmepjdgv_U/maxresdefault.jpg", + "title": "Jimmy Lai - Automated Python Refactoring Powered by LibCST - Pyninsula #25", + "videos": [ + { + "type": "youtube", + "url": "https://www.youtube.com/watch?v=mNmepjdgv_U" + } + ] +} diff --git a/pyninsula-2020/videos/mahmoud-hashemi-pocket-protector-secrets-as-code-pyninsula-24.json b/pyninsula-2020/videos/mahmoud-hashemi-pocket-protector-secrets-as-code-pyninsula-24.json new file mode 100644 index 000000000..149ecb465 --- /dev/null +++ b/pyninsula-2020/videos/mahmoud-hashemi-pocket-protector-secrets-as-code-pyninsula-24.json @@ -0,0 +1,27 @@ +{ + "copyright_text": "Creative Commons Attribution license (reuse allowed)", + "description": "", + "duration": 1117, + "language": "eng", + "recorded": "2020-03-17", + "related_urls": [ + { + "label": "Group web", + "url": "http://pyninsula.org/" + }, + { + "label": "Group meeting schedule", + "url": "https://www.meetup.com/Pyninsula-Python-Peninsula-Meetup/" + } + ], + "speakers": [], + "tags": [], + "thumbnail_url": "https://i.ytimg.com/vi/7Zhxu_4qhyM/hqdefault.jpg", + "title": "Mahmoud Hashemi - Pocket Protector: Secrets as Code - Pyninsula #24", + "videos": [ + { + "type": "youtube", + "url": "https://www.youtube.com/watch?v=7Zhxu_4qhyM" + } + ] +} diff --git a/pyninsula-2020/videos/neeraj-kashyap-command-line-yoga-pyninsula-25.json b/pyninsula-2020/videos/neeraj-kashyap-command-line-yoga-pyninsula-25.json new file mode 100644 index 000000000..6e5c9ca8e --- /dev/null +++ b/pyninsula-2020/videos/neeraj-kashyap-command-line-yoga-pyninsula-25.json @@ -0,0 +1,27 @@ +{ + "copyright_text": "Creative Commons Attribution license (reuse allowed)", + "description": "", + "duration": 1183, + "language": "eng", + "recorded": "2020-03-17", + "related_urls": [ + { + "label": "Group web", + "url": "http://pyninsula.org/" + }, + { + "label": "Group meeting schedule", + "url": "https://www.meetup.com/Pyninsula-Python-Peninsula-Meetup/" + } + ], + "speakers": [], + "tags": [], + "thumbnail_url": "https://i.ytimg.com/vi/lJcQPnPYBDk/maxresdefault.jpg", + "title": "Neeraj Kashyap - Command-Line Yoga - Pyninsula #25", + "videos": [ + { + "type": "youtube", + "url": "https://www.youtube.com/watch?v=lJcQPnPYBDk" + } + ] +} diff --git a/pyninsula-2020/videos/oscar-westesson-altair-will-change-your-life-pyninsula-24.json b/pyninsula-2020/videos/oscar-westesson-altair-will-change-your-life-pyninsula-24.json new file mode 100644 index 000000000..e7769dcea --- /dev/null +++ b/pyninsula-2020/videos/oscar-westesson-altair-will-change-your-life-pyninsula-24.json @@ -0,0 +1,27 @@ +{ + "copyright_text": "Creative Commons Attribution license (reuse allowed)", + "description": "", + "duration": 869, + "language": "eng", + "recorded": "2020-03-17", + "related_urls": [ + { + "label": "Group web", + "url": "http://pyninsula.org/" + }, + { + "label": "Group meeting schedule", + "url": "https://www.meetup.com/Pyninsula-Python-Peninsula-Meetup/" + } + ], + "speakers": [], + "tags": [], + "thumbnail_url": "https://i.ytimg.com/vi/xrMH4wza5i4/maxresdefault.jpg", + "title": "Oscar Westesson - Altair Will Change Your Life - Pyninsula #24", + "videos": [ + { + "type": "youtube", + "url": "https://www.youtube.com/watch?v=xrMH4wza5i4" + } + ] +}