Advertisement
shelbsart

ao3 Podfic HTML

Apr 6th, 2021 (edited)
170
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 1.86 KB | None | 0 0
  1. <!--this is my credit paragraph; i'd appreciate if you kept it, but you can delete if you want!-->
  2.  
  3. <p>Credit: <a href="https://shelbsart.tumblr.com/post/660869249820229632/so-you-want-to-format-your-podfic-on-ao3" rel="nofollow">shelbsart</a></p>
  4.  
  5.  
  6. <h2>Stream</h2>
  7. <p>
  8.  
  9. <!--when your audio is fully uploaded on archive.org, aka you can see the wavelengths (it'll take a few minutes), click "SHARE THIS ITEM." c+p the "EMBED" option. replace the below line, from <iframe> to </iframe>. the line below that, just put the link to your audio-->
  10.  
  11. <iframe src="" width="500" height="140" frameborder="0" allowfullscreen=""></iframe><br />
  12.  
  13. Or you can find the stream at the archive.org site itself: <a href="archive.org link" rel="nofollow">link</a>
  14.  
  15.  
  16. </p><h2>MP3</h2>
  17.  
  18. <p><b>To Download:</b> Right click the link and choose save link as.</p><table>
  19. <tbody>
  20. <tr>
  21.     <th width="10%"><b>Chapter</b></th>
  22.     <th width="15%"><b>Link</b></th>
  23.     <th width="45%"><b>Stream</b></th>
  24.     <th width="10%"><b>Length</b></th>
  25.     <th width="10%"><b>Size</b></th>
  26.     <th width="10%"><b>Date</b></th>
  27.   </tr>
  28.   <tr>
  29.     <td>1</td>
  30.     <td><a href="c+p the archive.org url for your audio" rel="nofollow">[link to audio]</a></td>
  31.     <td>
  32.         <!--TO GET THE AUDIO SOURCE: on the right side of the archive.org page, there will be an area to download the audio. right click & select "copy link." paste that below, and in the next paragraph-->
  33.         <audio src="c+p archive.org vbr mp3 download link" controls="controls" crossorigin="anonymous" preload="metadata">
  34.  
  35. <p>Your browser doesn't support streaming with the HTML5 audio tag, but you can still <a href="c+p archive.org vbr mp3 download link" rel="nofollow">download this podfic</a>.</p></audio>
  36.     </td>
  37. <!--EDIT THESE-->
  38.     <td>length of audio</td>
  39.     <td>size of file</td>
  40.     <td>upload date</td>
  41.   </tr>
  42. </tbody>
  43. </table>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement