Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Please follow the guide below
xinto all the boxes [ ] relevant to your issue (like this:[x])Make sure you are using the latest version: run
youtube-dl --versionand ensure your version is 2017.11.15. If it's not, read this FAQ entry and update. Issues with outdated version will be rejected.Before submitting an issue make sure you have:
What is the purpose of your issue?
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?