OpnTec / 2016.opentechsummit.de

Website of OpenTechSummit 2016 http://2016.opentechsummit.de
1.38k stars 9 forks source link

Implement Audio field for sessions similar to video #49

Closed mariobehling closed 8 years ago

mariobehling commented 8 years ago

We have an rss feed with links to audio files here https://voicerepublic.com/series/open-tech-summit-2016.rss

mariobehling commented 8 years ago

Unfortunately the tracks are not rendered anymore after this update: http://2016.opentechsummit.net/programm/

mariobehling commented 8 years ago

Also item number 2 is not implemented. Please add the audio files into a subfolder. This can be generated just like the speaker photos.

championswimmer commented 8 years ago

@mariobehling

I can play the audios right now at http://2016.opentechsummit.net/programm/ please recheck ?

mariobehling commented 8 years ago

Please read carefully my previous comments.

screenshot from 2016-05-28 16 41 33

championswimmer commented 8 years ago

@mariobehling I am working on the audio downloading part, but the track going blank cannot be due to my commit.

Check https://github.com/OpenTechSummit/open-event-scraper/commit/3a6d563bec37801f48c6180bd04e68af67e29bb9 There is no way my code could regress the track folding.

I'll take a look at it anyway.

championswimmer commented 8 years ago

It could be because of this https://github.com/OpenTechSummit/open-event-scraper/commit/ce6575d7e1bcd2d5948a60757bbfa9d56449de08

@mananwason please check if that was regression because of your commit ?

mananwason commented 8 years ago

@mariobehling @championswimmer Fixed the tracks.

championswimmer commented 8 years ago

@mariobehling please take a look at this PR for saving mp3 files locally

https://github.com/OpenTechSummit/open-event-scraper/pull/31

mariobehling commented 8 years ago

Thanks! Closing it.