인프런 영문 브랜드 로고
인프런 영문 브랜드 로고

Inflearn Community Q&A

qgistg's profile image
qgistg

asked

Introduction to Python and Creating Various Automated Applications Using Web Crawling

Creating a GUI-based Youtube Multi-player (4) - PyQT5 Webview, File Download, Etc..

동영상 파일 로드 관련

Written on

·

169

0

유투브 동영상이 아닌 로컬에 있는 동영상을 불러온 방법은 어떻게 하는지요?

웹-크롤링python

Answer 1

0

niceman님의 프로필 이미지
niceman
Instructor

안녕하세요.

jupyter 를 설치해서도 사용가능합니다.

아래 링크 보시면 됩니다.

https://stackoverflow.com/questions/18019477/how-can-i-play-a-local-video-in-my-ipython-notebook

qgistg's profile image
qgistg

asked

Ask a question