Daniel-at-github

Results 52 issues of Daniel-at-github

~~~ yaml - title: PyCon Philippines 2018 dir: pycon-ph-2018 youtube_list: - https://www.youtube.com/playlist?list=PLCBCxsuKTqkD2kbRhbnckF62aiGzL9ar5 related_urls: - label: Conference schedule url: https://pycon.python.ph/#schedule-section language: eng dates: begin: 2018-02-24 end: 2018-02-25 default: 2018-02-24 issue: 612...

event::conference
minimal_download

Seems a python datascience group more than a conference but I'm not sure: ~~~ yaml youtube_list: https://www.youtube.com/channel/UCvyYNfjx9tzwYxyrA3Jg4wg ~~~ This needs help from someone that understands russian.

help wanted
event::group

This conferences from 2014 have it's **minimal download** version uploaded: * [x] PyData Silicon Valley 2014 #406 * [x] PyData NYC 2014 #405 * [x] PyCon JP 2014 #43 *...

~~~ yaml - title: PyData Delhi 2018 dir: pydata-delhi-2018 youtube_list: - https://www.youtube.com/watch?v=mCQYXHJKZW8 - https://www.youtube.com/watch?v=bTVOF64_Uq0 - https://www.youtube.com/watch?v=jtxc4bifzAo - https://www.youtube.com/watch?v=HauxN2ZEIeE related_urls: - label: Conference schedule url: https://docs.google.com/spreadsheets/d/e/2PACX-1vT7wSZ4z4Vr__D06TflKPlyk49CFfFcJ-WfP-XARavtoB3xLPEQjIuk48pvwpShyT7DpBmPiC5GieCS/pubhtml?gid=0&single=true language: eng dates: begin: 2018-08-11...

event::conference
minimal_download

Additional content to PyData Seattle 2017, aside #320 ~~~ yaml - title: PyCon SE 2017 dir: python-se-2017 youtube_list: https://www.youtube.com/user/25msr/search?query=PyData+Seattle+2017 language: eng related_urls: - label: event web url: http://www.pycon.se/ ~~~

event::conference
new_content

As @jonemo pointed out in https://github.com/pyvideo/data/issues/494#issuecomment-390267316 there are schedule datasets in `symposium` conference webs. Example: * https://2017.pycon-au.org/schedule/conference.json * https://us.pycon.org/2018/schedule/conference.json Anyone have a idea on how to join this with the...

~~~ yaml - title: PyData Bratislava dir: pydata-bratislava youtube_list: https://www.youtube.com/playlist?list=PLISV6olKXnd9pE-KPtPgwwLe6qPXvb9K7 language: eng related_urls: - label: group meetup url: https://www.meetup.com/PyData-Bratislava/ ~~~

event::group

I think that a `related_urls` field in category.json is needed for any url traversal to all the talks in an event. Examples: * Event schedule * Event web * Event...

discussion

Create a script that gathers all urls in `related_urls` fields and saves in archive.org in the Wayback Machine. Maybe using [savepagenow](https://github.com/pastpages/savepagenow).

Attempt to coordinate efforts with https://pydata.org/ to automate video data exporting in [pyvideo format](https://github.com/pyvideo/data/blob/master/CONTRIBUTING.rst#contributing).

help wanted