Quote:
Originally Posted by Percivale
This is what I thought from the beginning. That's why I entitled the thread, looking for solution to work out some "bypass".
Is there any solution maybe some other application?
Can anyone please advise me what application would be optimal for creating epubs from articles (which come from pay-walled websites)?
Instapaper, Readibility, Read It Later or maybe SENDtoREADER?
|
Check calibre to see if it has a recipe for your pay walled site. Calibre supports recipes, which are python scripts that pull data from the web or anywhere and turn them into ebooks you can send to your e-readers. Recipes can do authentication
There are many ready made recipes for popular sites and you can write custom recipes yourself if you know some python