gupta-meghna64 / youtube_mp3_downloader

Python Script to download an mp3 file of any video on youtube and also a text file of lyrics if that is a song. This uses youtube-dl and BeautifulSoup for Scraping.
6 stars 2 forks source link

ValueError: invalid literal for int() with base 10: 'ew full playlist (4 v' #3

Closed Priyansh2 closed 6 years ago

Priyansh2 commented 6 years ago

I tried downloading the song :- "Tujhe Aska beech ghuma du" (Hindi/bollywood movie song of India) and it throws following error which is same as in #2.

/usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/connectionpool.py:852: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecureRequestWarning) Traceback (most recent call last): File "youtubecrawl.py", line 60, in <module> int_final_view = int(final_view) ValueError: invalid literal for int() with base 10: 'ew full playlist (4 v'