asked
Introduction to Python and Creating Various Automated Applications Using Web Crawling
[ Quick Tip! ] Automate downloading YouTube videos and converting to MP3 using Python!
Written on
·
247
1
윈도우는 압축풀면 ffmpeg관련 파일 3개인가 나오는거 같은데,
맥은 압축풀면 수십가지의 파일들이 나오던데, 어떤걸 이용해서 하면되는건가요??
Answer 2
아 결국 Homebrew로 설치해야 하는건가 보군요
윈도우처럼 따로 설치 없이 파일 하나로 되는줄 알았습니다 ㅎㅎ;;;;
안녕하세요. 반갑습니다.
https://gist.github.com/christofluethi/646ae60d797a46a706a5
해당 링크를 보시면 컨버트에 대해서 나와 있습니다.
감사합니다.