Django-link-archive icon indicating copy to clipboard operation
Django-link-archive copied to clipboard

Self-hostable link archive

Results 121 Django-link-archive issues
Sort by recently updated
recently updated
newest added

Crawlee uses file system to store some data. This might lead to errors if multiple processes use storage / crawlee os.environ["CRAWLEE_STORAGE_DIR"] = "./storage/{}".format(os.getpid()) I changed it so new instance of...

bug

https://github.com/neonwatty/ytdatakit - It is convenient to call yt-dlp as process (interface is stable, well defined) - might be slower - we could test speed of said solution

new feature

User passes PageOptions.ssl_verify (which is default). We want the configuration to also set ssl_verify, if user does not set it manually.

bug

Args? time when to execute?

new feature