PiedPiper1337 / TLDW

Automatic video summarization tool for YouTube.
http://www.sumyoutube.com
GNU General Public License v2.0
0 stars 0 forks source link

Make selenium driver linux compatible #46

Closed bmzhao closed 8 years ago

bmzhao commented 8 years ago
  1. Upon downloading transcript, we now examine if it was auto-generated by youtube or manually transcribed.
  2. If manually transcribed, transcript timeregion list is now sentence delimited (with help of stanford nlp library).
  3. Managed to get everything to work on linux - mysql and chromedriver whoohoo
bmzhao commented 8 years ago

Just added the caption strings to the JSON endpoint, so Cary should be able to get some sort of string for the front-end playlist ui.