KTSpeechCrawler icon indicating copy to clipboard operation
KTSpeechCrawler copied to clipboard

0 videos downloaded

Open BhimasenPurohit opened this issue 4 years ago • 2 comments

I tried running this to collect sample data. But for every keyword i am getting same issue.

[youtube:search_url] in: Downloading webpage [download] Downloading playlist: in [youtube:search_url] playlist in: Downloading 0 videos [download] Finished downloading playlist: in [youtube:search_url] is: Downloading webpage [download] Downloading playlist: is [youtube:search_url] playlist is: Downloading 0 videos

whats wrong I might have done ?

BhimasenPurohit avatar Jul 18 '20 16:07 BhimasenPurohit

I tried running this to collect sample data. But for every keyword i am getting same issue.

[youtube:search_url] in: Downloading webpage [download] Downloading playlist: in [youtube:search_url] playlist in: Downloading 0 videos [download] Finished downloading playlist: in [youtube:search_url] is: Downloading webpage [download] Downloading playlist: is [youtube:search_url] playlist is: Downloading 0 videos

whats wrong I might have done ?

I am Trying the code since Past 2 days and facing the same issue , Not sure how its working

anuppendse avatar Jul 19 '20 07:07 anuppendse

You can fix this issue by running pip3 install -U git+https://github.com/xarantolus/youtube-dl@fixYTSearch. More info can be found here https://github.com/ytdl-org/youtube-dl/pull/25734

trungnq97 avatar Jul 24 '20 20:07 trungnq97