The Audiobook Bay Torrents
Join GitHub today
Browse and Download any torrent from the category Audio > Audio books. Direct download via magnet link. Ive been using Audiobook bay which is a brilliant site for some time but Im suddenly getting the message 502 Bad Gateway nginx Have they been shut down? If so any posssible alternatives?Alan. Audiobookbay Archived. This topic is now archived and is closed to further replies. By alanem, April 17, 2013 in Chat.
GitHub is home to over 36 million developers working together to host and review code, manage projects, and build software together.
Sign upHave a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
commented May 27, 2018
Please add Audiobookbay.nl to Jackett's trackers. It's an open tracker, but you have to register by creating a user id and a password. It has torrents for audiobooks. I don't know if there's an API. To get the torrent downloaded from the web GUI is somewhat convoluted:
Thanks. Jackatt version 0.8.1027.0: |
commented May 29, 2018
If you know a little HTML/CSS you can try to add it yourself. |
commented Jun 14, 2018 • edited
edited
I have had a look at it, and I am a little confused as to how to get it to work, is there any chance of some pointers? For instance, the results are displayed of the query, then you are supposed to click on the Audiobook details.. but the format of that URL is something along the lines of /audiobook/search+results+title, how do we select this? Disney cars fast as lightning app. |
commented Jun 14, 2018
Wow. Thanks for looking.It’s not that obvious. Toward the bottom of the details list there are 2 links on the line labeled “Torrent Download” - Torrent Free Downloads and Magnet. They work as expected.Of course you have to register and login first or clicking on either link takes you to the login page. … On Jun 14, 2018, at 3:35 PM, kevinpawsey ***@***.***> wrote: I have had a look at it, and I am a little confused as to how to get it to work, is there any chance of some pointers? For instance, the results are displayed of the query, then you are supposed to click on the Audiobook details.. but the format of that URL is something along the lines of /audiobook/search+results+title, how do we se;eat this? — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread. |
commented Jun 14, 2018
Jadwal pertandingan liga 1 2018. Yeh, I saw the links for the download, I was just trying to work out how to get to the download page.. was wondering if @kaso17 had any pointers :) |
commented Jun 15, 2018
@kevinpawsey you've to us the indirect download feature. Example: https://github.com/Jackett/Jackett/blob/master/src/Jackett.Common/Definitions/1337x.yml#L115-L117 |
commented Jun 15, 2018
oh, cool.. thank you I will have a look at l337x, as I have a login for that to see if the download method is similar, then use that to make the new tracker If I manage to get it working, what is the best way of making it public (apart from a little dance of the rooftop!)? |
commented Jun 15, 2018
Just go to https://github.com/Jackett/Jackett/tree/master/src/Jackett.Common/Definitions and click on the 'Upload files' button and upload your definition. That should lead you through the process of creating the pull request. Don't forget to update the README file (tracker list) too. |
commented Jun 27, 2018
Do you have another example for the definition that I can take a look at that is similar to l337x? I can't open that site from the UK, and I was going to try and compare the methods of getting torrents. Thanks :D |
commented Jun 27, 2018
@kevinpawsey |
commented Jun 28, 2018

ettv is another example |
commented Jun 29, 2018
@zero77 I did try using your proxies for accessing 1337x.to, but it appeared that they did things to the site.. it just looked different from when I fired up a VPN and popped out in a different country :) I seem to be making (slow) progress with this (thanks to oodles of help from @kaso17 in Discord).
|
commented Jun 29, 2018
If you've a minimal version which is working fine with e.g. lidarr feel free to create a pull request for it. |
commented Jun 29, 2018
It is working in LazyLibrarian.. as long as you set the minimum size to zero for the audiobooks :) |
commented Jun 29, 2018
yes, see my comment above |
commented Jun 29, 2018
ah yeh, I knew you mentioned it at some time.. I will see if I can slap some documentation in the code and the README file today :) |
commented Sep 12, 2018
@kevinpawsey thanks for your efforts so far. If you're not done, maybe you could show what you have? |

commented Sep 17, 2018 • edited
edited
I know it has been a while… but I was thinking I had already uploaded my audiobooktorrents definition.I’ve just gone to the URL you suggested below, and it is saying that I don’t have permission to upload to that folder… have I missed something on there? |
commented Sep 17, 2018
@kevinpawsey seems like there was some github change. It's no longer creating a form using the upload feature. You seither manually have to fork/upload/creat pull request or use the 'Create new file' button which still works like the upload button used to work. Bajar libros gratis. Descargar libros gratis epub, mobi, pdf. Una pagina pensada parar ti. Descargar libros gratis epub, mobi, pdf. Una pagina pensada parar ti. |

commented Sep 17, 2018
my fault for dragging my feet!! lol OK, I have done it that way to create a new file, it seems to have worked.. not sure if you have to approve or anything. |
commented Sep 17, 2018
please also edit the README file in your 'patch-1' branch. Then you'll have to create a pull request 'new pull request' button'. Select the jackett/jackett master branch on the left and choose your patch-1 branch on the right side. |
commented Sep 17, 2018
OK, done that. but I am getting the following when creating the pull request: |
referenced this issue Sep 17, 2018
MergedUpdate README.md #3820
moved this from Todo to Done in New trackersSep 17, 2018
commented Sep 19, 2018
@kevinpawsey Hey Kevin, thanks so much for this :) I just tried it out and it works. One thing I noticed is that the torrent size is not populated in jackett although it is shown on the search and listing page of audiobookbay. I hope you might find that to be an easy fix, that would be convenient to have this. Thanks again for your efforts :) |
added a commit that referenced this issue Oct 3, 2018
commented Oct 3, 2018
@bluenote73 with pre-release v0.10.258 you should get size, category, date and up to 35 results per search. |