[Crawling] How to crawling youtube video and mp3 file together
ffmpeg path 지정
한 채널의 모든 동영상의 정보를 얻어오기(with Playlist Google API)
```python 파이썬 메뉴얼을 재귀적으로 다운받는 프로그램 모듈 읽어 들이기 from bs4 import BeautifulSoup from urllib.request import * from urllib.parse import *
Git bash 설정
Youtube Crawling