1
0
mirror of https://github.com/instaloader/instaloader.git synced 2024-07-14 14:56:56 +02:00
instaloader/docs/codesnippets
Alexander Graf dcc7ab89c1 615_import_firefox_session.py: Open database with immutable=1
Allows to open the firefox cookie database even though Firefox is
holding a lock.

Fixes the "Cookie import failed: database is locked" message when using
the script while Firefox was running.

This has been reported in #877.
2020-12-06 08:43:04 +01:00
..
56_track_deleted.py New doc section: codesnippets / Advanced Examples 2018-06-04 11:57:28 +02:00
113_only_one_per_user.py Hashtag class 2020-04-17 18:49:38 +02:00
120_ghost_followers.py Minor Documentation Fixes (mostly spelling&grammar) 2020-07-31 22:12:27 +02:00
121_since_until.py Add codesnippet for almost chronological order 2020-06-21 19:38:16 +02:00
194_top_x_of_user.py 194_top_x_of_user example: Fix sort order 2019-08-10 16:25:22 +02:00
615_import_firefox_session.py 615_import_firefox_session.py: Open database with immutable=1 2020-12-06 08:43:04 +01:00
666_historical_hashtag_data.py Minor Documentation Fixes (mostly spelling&grammar) 2020-07-31 22:12:27 +02:00
README.md docs/codesnippets: Link to source tree on github 2018-08-30 09:18:58 +02:00

Advanced Instaloader Examples

This directory contains the scripts that are presented at: https://instaloader.github.io/codesnippets.html