We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I've verified and I assure that I'm running youtube-dl 2017.01.14
At least skimmed through README and most notably FAQ and BUGS sections
Searched the bugtracker for similar issues including closed ones
Bug report (encountered problems with youtube-dl)
Single audio: http://www.mixcloud.com/BlackJack/acid-pauli-on3-radio/
description The (upload date) is not written in the Output filename template. There is a field "created_time" for upload date/time on Mixcloud.
log
youtube-dl.exe -v --get-filename -o "%(upload_date)s %(title)s" http://www.mixcloud.com/BlackJack/acid-pauli-on3-radio/ [debug] System config: [] [debug] User config: [] [debug] Custom config: [] [debug] Command-line args: ['-v', '--get-filename', '-o', '%(upload_date)s %(title)s', 'http://www.mixcloud.com/BlackJack/acid-pauli-on3-radio/'] [debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252 [debug] youtube-dl version 2017.01.14 [debug] Python version 3.4.4 - Windows-XP-5.1.2600-SP3 [debug] exe versions: ffmpeg N-67100-g6dc99fd, ffprobe N-67100-g6dc99fd, rtmpdump 2.4 [debug] Proxy map: {} NA Acid Pauli - On3 Radio <end of log>
API: http://api.mixcloud.com/BlackJack/acid-pauli-on3-radio/
The text was updated successfully, but these errors were encountered:
There is a field "created_time" for upload date/time on Mixcloud.
No such field available on the webpage.
Sorry, something went wrong.
I found this field at http://api.mixcloud.com/BlackJack/acid-pauli-on3-radio/
"key": "/BlackJack/acid-pauli-on3-radio/", "created_time": "2014-10-03T23:43:32Z", "audio_length": 7185, ...
5d92b40
[mixcloud] improve extraction
063f2c6
- improve metadata extraction(closes #11721) - fix playlist extraction(closes #22378) - fix user mixes extraction(closes #15197)(closes #17865)
a20e730
No branches or pull requests
I've verified and I assure that I'm running youtube-dl 2017.01.14
At least skimmed through README and most notably FAQ and BUGS sections
Searched the bugtracker for similar issues including closed ones
Bug report (encountered problems with youtube-dl)
Single audio: http://www.mixcloud.com/BlackJack/acid-pauli-on3-radio/
description
The (upload date) is not written in the Output filename template. There is a field "created_time" for upload date/time on Mixcloud.
log
API: http://api.mixcloud.com/BlackJack/acid-pauli-on3-radio/
The text was updated successfully, but these errors were encountered: