[GH-ISSUE #64] Archive Method: Fix Medium RSS feed parsing #3065

Closed
opened 2026-03-14 20:51:16 +03:00 by kerem · 3 comments
Owner

Originally created by @pirate on GitHub (Jan 12, 2018).
Original GitHub issue: https://github.com/ArchiveBox/ArchiveBox/issues/64

➜ ~/D/C/bookmark-archiver py[archiver](ssl-check) ./archive.py "https://medium.com/feed/@thesquashsh"
[*] [2018-01-12 12:23:50] Downloading https://medium.com/feed/@thesquashsh > downloads/medium.com.txt
[X] No links found :(
[1]
Originally created by @pirate on GitHub (Jan 12, 2018). Original GitHub issue: https://github.com/ArchiveBox/ArchiveBox/issues/64 ```bash ➜ ~/D/C/bookmark-archiver py[archiver] ⎇ (ssl-check) ./archive.py "https://medium.com/feed/@thesquashsh" [*] [2018-01-12 12:23:50] Downloading https://medium.com/feed/@thesquashsh > downloads/medium.com.txt [X] No links found :( [1] ```
kerem 2026-03-14 20:51:16 +03:00
Author
Owner

@aseeralmeem commented on GitHub (May 23, 2018):

➜ ~/D/C/bookmark-archiver py[archiver] ⎇ (ssl-check) ./archive.py "https://medium.com/feed/@thesquashsh"
[*] [2018-01-12 12:23:50] Downloading https://medium.com/feed/@thesquashsh > downloads/medium.com.txt
[X] No links found :(
[1]
<!-- gh-comment-id:391340451 --> @aseeralmeem commented on GitHub (May 23, 2018): ``` ➜ ~/D/C/bookmark-archiver py[archiver] ⎇ (ssl-check) ./archive.py "https://medium.com/feed/@thesquashsh" [*] [2018-01-12 12:23:50] Downloading https://medium.com/feed/@thesquashsh > downloads/medium.com.txt [X] No links found :( [1] ```
Author
Owner

@pirate commented on GitHub (Jun 11, 2018):

I've confirmed this is working on master:

(venv) ➜ ~/D/C/bookmark-archiver py[venv] ⎇ (cleanup) ./archive "https://medium.com/feed/@thesquashsh"                                                Sun Jun 10 22:02:37 2018
[*] [2018-06-10 22:05:04] Downloading https://medium.com/feed/@thesquashsh > output/sources/medium.com-1528682704.txt
[+] [2018-06-10 22:05:05] Adding 10 new links from output/sources/medium.com-1528682704.txt to output/index.json
[√] [2018-06-10 22:05:05] Updated main index files:
    > output/index.json
    > output/index.html
[▶] [2018-06-10 22:05:05] Updating files for 40 links in archive...
<!-- gh-comment-id:396103239 --> @pirate commented on GitHub (Jun 11, 2018): I've confirmed this is working on master: ``` (venv) ➜ ~/D/C/bookmark-archiver py[venv] ⎇ (cleanup) ./archive "https://medium.com/feed/@thesquashsh" Sun Jun 10 22:02:37 2018 [*] [2018-06-10 22:05:04] Downloading https://medium.com/feed/@thesquashsh > output/sources/medium.com-1528682704.txt [+] [2018-06-10 22:05:05] Adding 10 new links from output/sources/medium.com-1528682704.txt to output/index.json [√] [2018-06-10 22:05:05] Updated main index files: > output/index.json > output/index.html [▶] [2018-06-10 22:05:05] Updating files for 40 links in archive... ```
Author
Owner

@uriel1998 commented on GitHub (Nov 30, 2018):

Related, so I'm adding this here: RSS feeds from Wallabag and Shaarli both produce "no links found". Fresh install with a pull today. Not sure what's causing the problem, as it imported my shaarli export just fine.

bag.faithcollapsing.com-1543613192.txt
shaarli.stevesaus.space-1543613205.txt

<!-- gh-comment-id:443344862 --> @uriel1998 commented on GitHub (Nov 30, 2018): Related, so I'm adding this here: RSS feeds from Wallabag and Shaarli both produce "no links found". Fresh install with a pull today. Not sure what's causing the problem, as it imported my shaarli export just fine. [bag.faithcollapsing.com-1543613192.txt](https://github.com/pirate/bookmark-archiver/files/2635013/bag.faithcollapsing.com-1543613192.txt) [shaarli.stevesaus.space-1543613205.txt](https://github.com/pirate/bookmark-archiver/files/2635014/shaarli.stevesaus.space-1543613205.txt)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ArchiveBox#3065
No description provided.