rhadamanthe / host-grabber-pp

A web extension, originally designed for Firefox, to find and download media files from various hosts.
MIT License
16 stars 6 forks source link

Download location based on page titles #58

Closed rhadamanthe closed 5 years ago

rhadamanthe commented 5 years ago

Complete the download options to indicate media should be saved in sub-directories whose name is the page's title.

rhadamanthe commented 5 years ago

@sjgard2001 I have just released a new version with this feature. Feel free to test it and tell me whether it matches your expectations.

sjgard2001 commented 5 years ago

The new sub-directory by page functionality looks good to me. Thank you for including it.</p> </div> </div> <div class="page-bar-simple"> </div> <div class="footer"> <ul class="body"> <li>© <script> document.write(new Date().getFullYear()) </script> Githubissues.</li> <li>Githubissues is a development platform for aggregating issues.</li> </ul> </div> <script src="https://cdn.jsdelivr.net/npm/jquery@3.5.1/dist/jquery.min.js"></script> <script src="/githubissues/assets/js.js"></script> <script src="/githubissues/assets/markdown.js"></script> <script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.4.0/build/highlight.min.js"></script> <script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.4.0/build/languages/go.min.js"></script> <script> hljs.highlightAll(); </script> </body> </html>