data
data copied to clipboard
Python related videos and metadata powering PyVideo.
- YouTube: https://www.youtube.com/playlist?list=PLG7O5yXq5eaxVBFIXEeQ5kiqOhpz4RjfE
I just came across videos from AnacondaCON. Anaconda, Inc. (prev. Continuum) has some YouTube playlists for their AnacondaCON conferences. I was wondering if we could/should also list them on pyvideo.org...
If two videos for the same conference are uploaded and they have the same title, the PR owner should be notified by a failed test.
- YouTube playlist: https://www.youtube.com/playlist?list=PLtwHCKHTTq_FCICEtCJkUmI0a4K-8N_IT - schedule: https://eventos.python.org.ar/events/pyconar2019/schedule
- YouTube playlist: https://www.youtube.com/playlist?list=PLZAeFn6dfHpmuHCu5qsIkmp9H5jFD-xq- - schedule: http://www.writethedocs.org/conf/portland/2019/schedule/
- YouTube playlist: https://www.youtube.com/playlist?list=PLZAeFn6dfHpkpYchP1iFnQnc7i-2xJd0I - schedule: http://www.writethedocs.org/conf/prague/2019/schedule/
- YouTube playlist: https://www.youtube.com/playlist?list=PLbtIX0GqzASaFOaXaBW43VuCe_7vbX8qW - website/schedule: https://cn.pycon.org/en/index.html
To scrape with [pyvideo_scrape](https://github.com/pyvideo/pyvideo_scrape): ~~~ yaml - title: PyCon SE 2019 dir: pycon-se-2019 youtube_list: - https://www.youtube.com/playlist?list=PLQYPYhKQVTvetDJZFGY8RfYlPBLQmbt-T related_urls: - label: Conference schedule url: http://www.pycon.se/index.html#talks language: eng dates: begin: 2019-10-31 end: 2019-11-01...
To scrape with [pyvideo_scrape](https://github.com/pyvideo/pyvideo_scrape): ~~~ yaml - title: PyData Córdoba 2019 dir: pydata-cordoba-2019 youtube_list: - https://www.youtube.com/playlist?list=PLGVZCDnMOq0o52l-2QTCAbnXeMdNoSh7h related_urls: - label: Conference schedule url: https://pydata.org/cordoba2019/schedule/ language: eng dates: begin: 2019-09-27 end: 2019-09-29...