Skip to content

Instantly share code, notes, and snippets.

@abdulmuneer
Last active December 11, 2015 18:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save abdulmuneer/4643353 to your computer and use it in GitHub Desktop.
Save abdulmuneer/4643353 to your computer and use it in GitHub Desktop.
Name mapping for the unnamed pyconindia 2012 videos in youtube
mapping = {
'00062' : 'Build your own IVR.', # No Audio til 1:55.
'00063' : 'Build your own IVR.',
'00067' : 'Build your own IVR.',
'00068' : 'Build your own IVR.',
'00070' : 'Build your own IVR.',
'00072' : 'Build your own IVR.',
'00073' : 'Build your own IVR.',
'00074' : '???', # unable to make out
'00075' : '??? Same as 0074',
'00076' : '??? Same as 0074',
'00083' : '???',
'00086' : 'Enaml: Pythonic, toolkit independent, declarative UIs.',# First 11:20 minutes can be removed
'00087' : 'Enaml: Pythonic, toolkit independent, declarative UIs',
'00088' : 'Enaml: Pythonic, toolkit independent, declarative UIs',
'00095' : '???' #something related to NLP
'00096' : 'same as 00096'
'00098' : 'Django templates for Web Designers ',
'00099' : 'Django templates for Web Designers ',
'00100' : 'Django templates for Web Designers ',
'00101' : 'Mobile apps with Python, Quick!',
'00102' : 'Mobile apps with Python, Quick!',
'00103' : 'Mobile apps with Python, Quick!',
'00104' : 'Mobile apps with Python, Quick!',
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment