Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

like_count and dislike_count not working #26348

Closed
skhmatin opened this issue Aug 16, 2020 · 0 comments
Closed

like_count and dislike_count not working #26348

skhmatin opened this issue Aug 16, 2020 · 0 comments
Labels

Comments

@skhmatin
Copy link

@skhmatin skhmatin commented Aug 16, 2020

Checklist

  • [ x] I'm reporting a broken site support issue
  • [ x] I've verified that I'm running youtube-dl version 2020.07.28
  • [ x] I've checked that all provided URLs are alive and playable in a browser
  • [ x] I've checked that all URLs and arguments with special characters are properly quoted or escaped
  • [ x] I've searched the bugtracker for similar bug reports including closed ones
  • [ x] I've read bugs section in FAQ

Verbose log

[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: [u'-v', u'-o', u'%(like_count)s-%(id)s.%(ext)s', u'https://www.youtube.com/watch?v=uS9cy5aGx-U']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2020.07.28
[debug] Python version 2.7.5 (CPython) - Linux-3.10.0-1127.13.1.el7.x86_64-x86_64-with-centos-7.8.2003-Core
[debug] exe versions: ffmpeg 3.4.8, ffprobe 3.4.8
[debug] Proxy map: {}
[youtube] uS9cy5aGx-U: Downloading webpage
[debug] Default format spec: bestvideo+bestaudio/best
[download] NA-uS9cy5aGx-U.mp4 has already been downloaded and merged

Description

youtube-dl -o '%(like_count)s-%(id)s.%(ext)s' https://www.youtube.com/watch?v=uS9cy5aGx-U

why this order return [NA-uS9cy5aGx-U.mp4] NA for like_count ?

@dstftw dstftw closed this Aug 16, 2020
@dstftw dstftw added the duplicate label Aug 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.