ChristianKreuzberger / extract-youtube-mpd

A Python script to extract youtubes MPD file and print the information to the console
14 stars 13 forks source link

Could not run code in python 2.7 and 3.6 #1

Closed iamgmujtaba closed 5 years ago

iamgmujtaba commented 5 years ago

Hi there, I am trying to use this library but unable to install dependencies in python 2.7 and 3.6.

Regards

dabrain34 commented 5 years ago

you should be able to run it if you install python-libxml2 package but the script is not working anymore because of the missing 'dashmpd' information in the youtube page.