Exemplo n.º 1
0
 def test_magisto(self):
     magisto.download(
         'http://www.magisto.com/album/video/f3x9AAQORAkfDnIFDA',
         info_only=True
     )
Exemplo n.º 2
0
 def test_magisto(self):
     magisto.download(
         'http://www.magisto.com/album/video/f3x9AAQORAkfDnIFDA',
         info_only=True)
Exemplo n.º 3
0
def download_videos(url):
    magisto.download(url, info_only=True)