Open a1300 opened 3 years ago
Please add the possibility to download from anchor.fm.
For each given Link there is one <audio> tag with a src property.
<audio>
src
Accourding to anchor FAQ the following upload audio types are allowed:
Example:
<audio data-testid="audio-element" preload="none" src="https://anchor.fm/s/10575e30/podcast/play/18432163/https%3A%2F%2Fd3ctxlq1ktw2nl.cloudfront.net%2Fstaging%2F2020-7-22%2F100645809-44100-2-98196c1c02a3d.m4a"></audio>
you can just do youtube-dl ttps://anchor.fm/s/10575e30/podcast/play/18432163/https%3A%2F%2Fd3ctxlq1ktw2nl.cloudfront.net%2Fstaging%2F2020-7-22%2F100645809-44100-2-98196c1c02a3d.m4a
Checklist
Description
Please add the possibility to download from anchor.fm.
For each given Link there is one
<audio>
tag with asrc
property.Accourding to anchor FAQ the following upload audio types are allowed:
Example: