M
M
matveyvarg2015-07-29 20:24:43
Python
matveyvarg, 2015-07-29 20:24:43

Is it possible to play mp3 by url link?

I tried a bunch of libraries for python and so far none of them could play an mp3 file by url link (link like: cs4-4v4.vk-cdn.net/p16/9ff2d18117a2d6.mp3?extra=J-... Maybe I'm missing something I do this, but on c # naudio I coped with it without any problems.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vladimir Martyanov, 2015-07-29
@vilgeforce

Break the task into simpler ones: get MP3 from a link, play MP3 from a buffer. Combine and PROFIT.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question