Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
RSS-Bridge
The RSS feed for websites missing it
Collective -
Host: opensource -
https://opencollective.com/rss-bridge
- Code: https://github.com/RSS-Bridge
Facebook returns "HTTP/1.1 302 Found" when requesting:
https://www.facebook.com//pg/username/p...
Instagram returns "HTTP/1.1 301 Moved Permanently" on each request
to "https://instagram.com/" b...
github.com/RSS-Bridge/rss-bridge - 953c6e1022eb1f772c92073b31ebe1f9d7b5bf8b authored over 6 years ago
Adds additional messages to the error log when fetching contents. The
data is helpful in finding...
Exceptions are reported to users, but they do not necessarily appear
in the error log on the ser...
Using the classical www.zone-telechargement1.org as base URL, the bridge will
always be redirec...
github.com/RSS-Bridge/rss-bridge - a508dddb36a7deb6186503509be2d03f7ea7a2e0 authored over 6 years ago
This commit collects the original contents from a different
tag to prevent this issue. The root ...
The current solution just output "1" when checked instead of "checked"
github.com/RSS-Bridge/rss-bridge - 9820ad5c0f4bc5c82608f03c5a54175fb574f19a authored over 6 years agogithub.com/RSS-Bridge/rss-bridge - ea2d54523d20f7ea2f730868b2b6ebd832e7431d authored over 6 years ago
* Corrected duration text selector
* Request YouTube page with English localization
* Filter v...
[FB2Bridge] Add basic "cards" support
github.com/RSS-Bridge/rss-bridge - afd5ef0f1d3585f29afa48ae0d7f22fe3668a3df authored over 6 years agoStrip the username.
github.com/RSS-Bridge/rss-bridge - 30bc5179c2d150d98405109ab71dd1511ca78ce7 authored over 6 years agoRemove the "...More" item in the output
Remove the information card data
* [InstagramBridge] added caption existance check in getInstagramStory
* [InstagramBridge] Co...
github.com/RSS-Bridge/rss-bridge - 16f0ee71048459b5dd39ffc1b66a2f3786dd87be authored over 6 years agogithub.com/RSS-Bridge/rss-bridge - e0323f06cdfd20449c2c6f34a172121f14b06279 authored over 6 years ago
References #864
github.com/RSS-Bridge/rss-bridge - 717b0bdd9cdf637f9f067b4236cda56154ce829e authored over 6 years agoReferences #850
github.com/RSS-Bridge/rss-bridge - 62d737efe21b5d89a4b7feea54fd407531c8e61a authored over 6 years agoAdditionally, exclude shared posts from output since they already exist inside other posts.
github.com/RSS-Bridge/rss-bridge - 6fce03daa77eba9230787a9ada4894d0eb9068b0 authored over 6 years ago
The function 'defaultLinkTo' applied to the source HTML does break
regex matches later in the br...
github.com/RSS-Bridge/rss-bridge - f48eac854ffaca150608575d8841aa63c40bdccd authored over 6 years ago
github.com/RSS-Bridge/rss-bridge - a87e7781b160ebdc63cdfe307881788ed957fccf authored over 6 years ago
Not sure why, but the GitHub API responded with false results the
last time. Cleaning up to refl...
github.com/RSS-Bridge/rss-bridge - d14f8e3c83545c9dbccf1537b340e628e18a00b1 authored over 6 years ago
github.com/RSS-Bridge/rss-bridge - b4aea21f7185acc81b64f82b92a1c2b2feb19668 authored over 6 years ago
github.com/RSS-Bridge/rss-bridge - c06a09fe99346a789a6f379410f149d0abc25f40 authored over 6 years ago
Pepper changed the CSS class of some elements. The bridge was changed to
follow these changes.
- Base URL updated
- Show name has different styles on the Website, use another way to get the ...
- Entry URIs are unique to make sure RSS readers don't treat episodes as duplicates
- Titles ar...
Prevent PHP Notice when running in CLI mode
github.com/RSS-Bridge/rss-bridge - 85e8a675682a65b78d758d326604220029b25f76 authored over 6 years ago
The bridge has been expanded to better cover the whole GQ magazine.
It should support all count...
This commit adds a new optional parameter 'limit' which can be used
to limit the number of items...
* [Exceptions] Don't return header for bridge exceptions
* [Exceptions] Add link to list in exc...
This helps (roughly) identifying versions when opening issues on
GitHub, using the latest ZIP fi...
github.com/RSS-Bridge/rss-bridge - 13bd7fe21b1fa3e3c9b5cbac2264873d3c9527dd authored over 6 years ago
The URI "https://facebook.com/username?_fb_noscript=1" returns two
posts per user. Some profiles...
github.com/RSS-Bridge/rss-bridge - e1c4914b1c78e3b1f180615dad093d9635ea83a4 authored over 6 years ago
github.com/RSS-Bridge/rss-bridge - 93e7ea9fea44f356897153f545de96c7bd594f6c authored over 6 years ago
Returns feeds for tags from https://dev.to
References #840
github.com/RSS-Bridge/rss-bridge - 2d1b446bd11b9ea23785a129eba1676ef9297df4 authored over 6 years agogithub.com/RSS-Bridge/rss-bridge - 1d451610d62a2c4220e53f62c81777a452dadba3 authored over 6 years ago
Adds a new class 'ParameterValidator' to replace the functions from
'validator.php', separating ...
- Use 'array_diff_key' instead of 'unset'
- Remove parameters for caches
By removing certain pa...
github.com/RSS-Bridge/rss-bridge - e3a5a6a170e63e3196793cab56b65332b06e8aab authored over 6 years agoPosts may supply a list of 'sections' or a single 'postSection'
References #844
github.com/RSS-Bridge/rss-bridge - 243e324efc14a849b63d1f1565e0d19cc6fcacf7 authored over 6 years ago
Type hinting for strings doesn't work prior to PHP 7, see
http://php.net/manual/en/functions.arg...
References #834
github.com/RSS-Bridge/rss-bridge - c044694b2173c5823facd59ca28183cc010cfadd authored over 6 years agoDo not strip <h3> and <h4>. Output looks better when they are retained. See attached.
github.com/RSS-Bridge/rss-bridge - db24f55c86c20f78d43db2ca9c8e2a32dbef3053 authored over 6 years agogithub.com/RSS-Bridge/rss-bridge - eb30038d6b267818cf951d91c265e205126bd98b authored over 6 years ago
Unfortunately there is no way to query the current package version,
so this is only a placeholder
github.com/RSS-Bridge/rss-bridge - d3df4b51b80441a07f104343cb457cb356ac59e6 authored over 6 years ago
github.com/RSS-Bridge/rss-bridge - e6476a600d9df7b6cfdc9da85a798fa7dd606319 authored over 6 years ago
* Fix typo with status field
* Comply with other bridges
Change the uri element of an item t...
github.com/RSS-Bridge/rss-bridge - 811e8d8c88925dd7c745861420dbeb74079acc0a authored over 6 years ago
This error is caused by setting label::before { content: " "; },
which makes the first letter a ...
github.com/RSS-Bridge/rss-bridge - 182153485c8af28c98af02c5882b7c72b8ac4554 authored over 6 years ago
* Group common selectors
* Fix indentation using tabs
* Use same styles for number and text in...
Additionally prevent Facebook links having two forward slashes after the hostname.
github.com/RSS-Bridge/rss-bridge - ec607526505f95c91bc521a64e85843df894aa64 authored over 6 years agogithub.com/RSS-Bridge/rss-bridge - 6688cf0c3b98461c966ac6313e7a2f5c3b2b0be5 authored over 6 years ago
References #818
github.com/RSS-Bridge/rss-bridge - ae45a8cfeee63626eecb55b5fce0390c91ff9087 authored over 6 years agoXML attributes need to have certain characters escaped to be valid. The title attribute can have...
github.com/RSS-Bridge/rss-bridge - e34ef6cb4f77a6360debc73f147a44191d533a2b authored over 6 years ago* [ZoneTelechargementBridge] Added Bridge for ww2.zone-telechargement1.org
Goal for this brid...
github.com/RSS-Bridge/rss-bridge - 5c92a736fa06bec927888af922e0c7f0e8782599 authored over 6 years ago* [PikabuBridge] Implemented bridge
github.com/RSS-Bridge/rss-bridge - 911bcfb2463f50c28f40ca70e65fa380732c2e02 authored over 6 years ago* Add 9gag.com bridge
github.com/RSS-Bridge/rss-bridge - efa550ef61a06670a21827dd7c5e956a6f086e7b authored over 6 years ago* [AutoJMBridge] New Bridge
This bridge will show all the car offers AutoJM has for the model...
github.com/RSS-Bridge/rss-bridge - d5d7683ed3ac9d6078a3a61cb0c94e57bfb8d228 authored over 6 years agogithub.com/RSS-Bridge/rss-bridge - fe94914eb5715fc44d14ac442c0eecfa455d3c77 authored over 6 years ago
Fix JSON request string in case of empty location
github.com/RSS-Bridge/rss-bridge - 622802e5d4f1869a1a5fb6c603264391294dadc7 authored over 6 years ago
This commit fixes #782 by updating the parameter value of 'Maison &
Jardin', but this means the...
* Arte7 collection support
github.com/RSS-Bridge/rss-bridge - 654e502e84ffa3cdb79acc0ad1f736fc78c73a69 authored over 6 years ago* [ExtremeDownloadBridge] Added Bridge for ww1.extreme-d0wn.com
Goal for this bridge is to fo...
github.com/RSS-Bridge/rss-bridge - c8ace9e3bd6f72b217235ef36f833bb7006b6978 authored over 6 years ago* Adding a bridge for theyetee.com
The bridge fetches daily shirts at theyetee.com.
The Yete...
github.com/RSS-Bridge/rss-bridge - 458b826871ca7b083589a6d3e840e1fd7116f463 authored over 6 years ago
github.com/RSS-Bridge/rss-bridge - b397a428760f1e93c23b2890d21c678e0b5525fe authored over 6 years ago
* [GithubSearchBridge] Fix content parsing, add tags if present
* [GithubSearchBridge] Add ca...
github.com/RSS-Bridge/rss-bridge - 111c45d0100b5f11a544c47b7bc020ac5342b6eb authored over 6 years agogithub.com/RSS-Bridge/rss-bridge - 55b36b0455e5f2b808e927c553b880a9eb78cf0a authored over 6 years ago
* Debug mode improvements
- Improve debug warning message
- Restore error reporting in deb...
github.com/RSS-Bridge/rss-bridge - 123fce43942e1e36ced9ff40a1a8503f6ef9bc86 authored over 6 years ago
github.com/RSS-Bridge/rss-bridge - a3f99c9c3ff7aebc6552cb1eead1c2a041f54078 authored over 6 years ago
* [FacebookBridge] Removes query string from post links
github.com/RSS-Bridge/rss-bridge - bf30ad127c51dbf323b83fdff0786788a81f9c2e authored over 6 years ago
The bridge would generate empty titles if the content is longer than
50 characters, but doesn't ...
github.com/RSS-Bridge/rss-bridge - 44764f7182fa1dab29f999fbcae3b2a14ca64388 authored over 6 years ago
* [LeBonCoinBridge] Add fields to LeBonCoinBridge
github.com/RSS-Bridge/rss-bridge - 19f294d71d1946a61ec4ff2941688a4ac8a50b9b authored over 6 years ago* Update LeBonCoinBridge to use the site's API
github.com/RSS-Bridge/rss-bridge - b0e33e4e01d72387577b68adea9ef4ee9ce50982 authored over 6 years agogithub.com/RSS-Bridge/rss-bridge - 558fa50a2aff914d798ed20219957c754cf07bf3 authored over 6 years ago
* [FileCache] reseting cached file stat result to have correct getTime() result
github.com/RSS-Bridge/rss-bridge - ffb8b82c73eef491c2c3321782309a87a81eedd1 authored over 6 years agogithub.com/RSS-Bridge/rss-bridge - 422c125d8e25b9ac5209580b1976fb5d75dab8f8 authored over 6 years ago
github.com/RSS-Bridge/rss-bridge - 059656c3707cfeaf3ef8e12dd77444569c343635 authored over 6 years ago
github.com/RSS-Bridge/rss-bridge - 9fc1e97efe01a07b6f701ffff70a03ceac1110b3 authored over 6 years ago
github.com/RSS-Bridge/rss-bridge - be3620acb747e4826d83a621d48781c7ebcd5726 authored over 6 years ago
Adds a button to deploy RSS-Bridge to the Docker Cloud as described here: https://docs.docker.co...
github.com/RSS-Bridge/rss-bridge - 16c0a612329c4afb598001f84529c341fa0a8b4b authored over 6 years agogithub.com/RSS-Bridge/rss-bridge - 704a87ad978488e9db52b03ba4fddd96d30d1918 authored over 6 years ago
Website offers now HTTPS, therefore the bridge was switched to it.
The post author is not displ...
github.com/RSS-Bridge/rss-bridge - d07deb093044614d68361f018054f36ec7839b6e authored over 6 years ago
github.com/RSS-Bridge/rss-bridge - e7dab5d35167a9537feee5d03cfca68dcc4a9d07 authored over 6 years ago
CNET now provides public feeds at https://www.cnet.com/rss/
References #775
github.com/RSS-Bridge/rss-bridge - ad82d50bbdf46208b586c00224b6301455be7077 authored over 6 years agoReferences #767
github.com/RSS-Bridge/rss-bridge - c305c1ded7a1888c1c0a1495cdbb13be700d675c authored over 6 years agohttps://cad-comic.com/ now provides feeds at
- https://cad-comic.com/feed (rss)
- https://cad-c...
github.com/RSS-Bridge/rss-bridge - a20d5f9af07203b4ba77757ab447f182547a51b5 authored over 6 years ago
This commit fixes an issue caused by self closing tags not supported
by simplehtmldom (<source>)...
Adds a new action '?action=list' to return a list of bridges as JSON formatted text. Each bridge...
github.com/RSS-Bridge/rss-bridge - 7dee3a175a41a602fc13520a22a135f9a203ab9b authored over 6 years agoAdds unit test for bridge implementations:
- Custom functions must be in protected or private s...
github.com/RSS-Bridge/rss-bridge - 6bceb2b2db34d79c1add18dcd7964f90b041bfd0 authored over 6 years agogithub.com/RSS-Bridge/rss-bridge - 5fea9fc1f5014485818d0331666cb58675f89378 authored over 6 years ago
* use defaultLinkTo
* remove duplicate video links
* remove line ending before "Reposted" labe...