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

[GodTube] Incorrect Video Title (Plus Needs to Have Description Support) #14805

Open
dkl3 opened this issue Nov 20, 2017 · 0 comments
Open

[GodTube] Incorrect Video Title (Plus Needs to Have Description Support) #14805

dkl3 opened this issue Nov 20, 2017 · 0 comments

Comments

@dkl3
Copy link

@dkl3 dkl3 commented Nov 20, 2017

Please follow the guide below

  • You will be asked some questions and requested to provide some information, please read them carefully and answer honestly
  • Put an x into all the boxes [ ] relevant to your issue (like this: [x])
  • Use the Preview tab to see what your issue will actually look like

Make sure you are using the latest version: run youtube-dl --version and ensure your version is 2017.11.15. If it's not, read this FAQ entry and update. Issues with outdated version will be rejected.

  • I've verified and I assure that I'm running youtube-dl 2017.11.15

Before submitting an issue make sure you have:

  • At least skimmed through the README, most notably the FAQ and BUGS sections
  • Searched the bugtracker for similar issues including closed ones

What is the purpose of your issue?

  • Bug report (encountered problems with youtube-dl)
  • Site support request (request for adding support for a new site)
  • Feature request (request for a new functionality)
  • Question
  • Other

The following sections concretize particular purposed issues, you can erase any section (the contents between triple ---) not applicable to your issue


If the purpose of this issue is a bug report, site support request or you are not completely sure provide the full verbose output as follows:

youtube-dl https://www.godtube.com/watch/?v=MJJMNNNU -v
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['https://www.godtube.com/watch/?v=MJJMNNNU', '-v']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2017.11.15
[debug] Python version 3.5.2 - Linux-4.10.0-38-generic-x86_64-with-LinuxMint-18.2-sonya
[debug] exe versions: ffmpeg 2.8.11-0ubuntu0.16.04.1, ffprobe 2.8.11-0ubuntu0.16.04.1
[debug] Proxy map: {}
[GodTube] MJJMNNNU: Downloading player config XML
[GodTube] MJJMNNNU: Downloading media XML
[debug] Default format spec: bestvideo+bestaudio/best
[debug] Invoking downloader on 'https://salemnet.vo.llnwd.net/swncdn/godtube/2008/03/17/7117.mp4'
[download] Destination: in this place,I will give peace-MJJMNNNU.mp4
[download] 100% of 9.51MiB in 00:02

Does not retrieve description either:
youtube-dl https://www.godtube.com/watch/?v=MJJMNNNU --write-description --skip-download -v
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['https://www.godtube.com/watch/?v=MJJMNNNU', '--write-description', '--skip-download', '-v']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2017.11.15
[debug] Python version 3.5.2 - Linux-4.10.0-38-generic-x86_64-with-LinuxMint-18.2-sonya
[debug] exe versions: ffmpeg 2.8.11-0ubuntu0.16.04.1, ffprobe 2.8.11-0ubuntu0.16.04.1
[debug] Proxy map: {}
[GodTube] MJJMNNNU: Downloading player config XML
[GodTube] MJJMNNNU: Downloading media XML
[debug] Default format spec: bestvideo+bestaudio/best
WARNING: There's no description to write.


Hello, while GodTube downloads do work, the video titles mess up, and it's quite irritating. Here's the original link--you can clearly see the title is "tobyMac Gone - music video", but the program calls it "in this place, i will give peace". What's going on?

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
1 participant
You can’t perform that action at this time.