mps-youtube / yewtube

yewtube, forked from mps-youtube , is a Terminal based YouTube player and downloader. No Youtube API key required.
GNU General Public License v3.0
8k stars 643 forks source link

fix date and time error when fetching comments. #1156

Closed KorigamiK closed 1 year ago

KorigamiK commented 3 years ago

Its a simple fix and everything works fine now. Maybe the youtube date format had changed?

otisdog8 commented 2 years ago

Could you merge it into here? https://github.com/otisdog8/termitube/ I'm making a fork because the repository is mostly unmaintained

KorigamiK commented 2 years ago

This sounds good. I'll do that as soon as I get time. I've actually made a lot of changes to fixes many broken aspects of this app but never bothered to make a pull request.

iamtalhaasghar commented 1 year ago

Fetching comments functionality was broken when I removed Youtube API. Perhaps we can work on that first.