parent
07275b708b
commit
13db4e7b9e
1 changed files with 1 additions and 0 deletions
|
|
@ -159,6 +159,7 @@ class MixcloudIE(MixcloudBaseIE):
|
||||||
formats.append({
|
formats.append({
|
||||||
'format_id': 'http',
|
'format_id': 'http',
|
||||||
'url': decrypted,
|
'url': decrypted,
|
||||||
|
'vcodec': 'none',
|
||||||
'downloader_options': {
|
'downloader_options': {
|
||||||
# Mixcloud starts throttling at >~5M
|
# Mixcloud starts throttling at >~5M
|
||||||
'http_chunk_size': 5242880,
|
'http_chunk_size': 5242880,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue