Moiz Khuzema

Results 20 comments of Moiz Khuzema

> Hey @KobaKhit any updates on this? Would be great to migrate to yt_dlp soon. Thanks! @deshraj @Dev-Khant I have resolved this issue and created a pull request by the...

> > > Hey @KobaKhit any updates on this? Would be great to migrate to yt_dlp soon. Thanks! > > > > @deshraj @Dev-Khant I have resolved this issue and...

@Dev-Khant I can see there are a bunch of vectorbases that need to be added and I am thinking of writing scripts for all of them. But I need a...

> @Dev-Khant I can see there are a bunch of vectorbases that need to be added and I am thinking of writing scripts for all of them. But I need...

@Dev-Khant Has the migration from pytube to yt-dlp been merged? Because if so, yt-dlp returns metadata such as publication time and this will be a very easy fix then. I...

> > @Dev-Khant Has the migration from pytube to yt-dlp been merged? Because if so, yt-dlp returns metadata such as publication time and this will be a very easy fix...

> @MoizKhuzema If you use `citations==True` in app.query() you will get metadata which will return you all the metadata regarding that video. It will include publish date, author, title etc....

if there is an issue with the solution i provided, do let me know and I will make the necessary changes. Thanks

> And also make sure to remove pytube from Dataloaders. Then you will have do poetry install again inorder to test it properly. > > ``` > dataloaders=[ > "youtube-transcript-api",...

> @MoizKhuzema After reinstalling the new poetry changes, are you able to pass all the tests locally? @Dev-Khant I passed 377 tests, failed 11, and got 4 errors. They are...