# twitter space audio dowloader **Published by:** [happmaoo](https://paragraph.com/@readmore/) **Published on:** 2023-07-22 **URL:** https://paragraph.com/@readmore/twitter-space-audio-dowloader ## Content 推特 space 音频下载方法: use python3 and youtube-dl:import os import subprocess m3u8_url = input("Please enter m3u8_url: ") subprocess.run(["youtube-dl.exe", "--referer","https://twitter.com/" ,m3u8_url]) ## Publication Information - [happmaoo](https://paragraph.com/@readmore/): Publication homepage - [All Posts](https://paragraph.com/@readmore/): More posts from this publication - [RSS Feed](https://api.paragraph.com/blogs/rss/@readmore): Subscribe to updates