ahiles3005
54e912805e
add: Bridge for Russian popular social network.Vkontakte or simply VK
2016-03-01 21:10:46 +04:00
ahiles3005
5f35988a18
Revert "add: Bridge for Russian popular social network.Vkontakte or simply VK"
...
This reverts commit ffa1ea8f0f
.
2016-03-01 21:08:33 +04:00
ahiles3005
ffa1ea8f0f
add: Bridge for Russian popular social network.Vkontakte or simply VK
2016-03-01 21:06:08 +04:00
ORelio
641d5880c7
[T411] Domain name change
...
T411 changeid their domain name to t411.ch
2016-02-27 12:56:48 +01:00
Alexis Degrugillier
d0defc6283
Update youtube bridge
...
Before, the channel id was supposed to be a number. But Youtube changed how they store a
channel id. It's no longer a number, it's a string.
Now, user can enter a text string instead of a number.
See the example with this channel id: UC9fGq2-6FaftcegcIadLf6A
2016-02-27 08:36:14 +01:00
Teromene
d92dc71fae
Fixed cache time.
2016-02-26 18:42:52 +00:00
Teromene
e064b5fe28
Corrected no content in AcrimedBridge, modified to make it use RSS-Expander.
2016-02-26 18:41:35 +00:00
Teromene
04ec53010c
Corrected cache time.
2016-02-26 15:10:26 +00:00
Teromene
f09dedf16b
Corrected PinterestBridge.
2016-02-26 14:58:03 +00:00
ahiles3005
4c241a1319
update for issue #192
2016-02-21 14:23:58 +04:00
ahiles3005
ab2492f292
update for issue #192
2016-02-21 14:17:45 +04:00
Mitsu
36735e7c5a
Merge pull request #214 from kranack/master
...
Update SoundCloud Bridge - Display username in title
2016-02-21 01:13:38 +01:00
ORelio
84356487e9
[GBAtemp] Add GBAtemp Bridge
2016-02-20 14:56:17 +01:00
Damien Calesse
834f959b76
Update SoundCloud Bridge - Display username in title
2016-02-16 12:33:35 +01:00
ORelio
dd0be3f4db
[Dilbert] Improve metadata extraction
2016-02-14 13:43:58 +01:00
ORelio
54812d626e
Merge remote-tracking branch 'upstream/master'
2016-02-13 14:15:10 +01:00
ORelio
4ccd1b84e5
[AnimeUltime] Simple tab/space fix in source file
...
Don't have anything against tabs but let's keep concistent at least
on a per-file scope - this simlply replaces tabs with spaces as
this file is using spaces for code indentation.
2016-02-13 14:03:32 +01:00
ORelio
91fe6c4acc
[t411] Increase item limit
...
On searches for popular keywords, a feed reader not reading the feed often
enough can miss items (ie more than 5 items were added since last fetch)
so this change increases the limit from 5 items to 10 items, and retrieves
pages faster to compensate (500ms seems enough for not spamming t411).
2016-02-13 14:01:24 +01:00
ORelio
bba6a0b5c2
[9emeArt] Add NeuviemeArtBridge
2016-02-13 13:52:28 +01:00
ORelio
a9c40e98c4
[CNET] Improve script removal
2016-02-13 13:52:07 +01:00
ORelio
e1b7ffdc81
[T411] Change encoding to UTF-8
...
- Stop encoding to UTF-8, their website is now natively in UTF-8
- More error handling
2016-02-03 20:37:14 +01:00
ORelio
47dd6c3b03
[LeMondeInformatique] fix title stripping
...
Title wasn't properly stripped due to changes on their website.
2016-02-03 20:36:20 +01:00
Mitsu
541ba9116a
Merge pull request #207 from mxmehl/master
...
Add another improved Twitter Bridge
2016-01-30 16:17:46 +01:00
Régis Enguehard
65a9c2b0bc
maj LinkedIn & Viadeo
2016-01-29 11:23:42 +01:00
Régis Enguehard
f837032afb
Ajout d'un pont vers Viadeo et LinkedLn
2016-01-29 11:23:41 +01:00
mxmehl
651f5ac94f
add another improved Twitter Bridge
2016-01-27 11:44:28 +01:00
Mitsu
abce3186d4
Merge pull request #205 from ORelio/master
...
Facebook captcha proxy & fix CNET bridge
2016-01-26 21:19:51 +01:00
Mitsu
787de0360c
Merge pull request #199 from Ginko-Aloe/patch-1
...
urlencode keyword parameter
2016-01-26 21:17:47 +01:00
Kevin Lagaisse
445568db27
Change url again & constant factorization
2016-01-26 18:39:05 +01:00
ORelio
d16d514736
[Facebook] Capcha retrieval and response submit
...
This does not solve the captcha issue but allows the viewer to manually
solve the captcha by displaying a form and using the response from the
viewer. Maybe a first step to automated captcha solving?
This process relies on the use of a PHP session for storing captcha
details so that the user cannot submit anything else than the response
to the captcha. Response is filtered before being forwarded, also. Once
captcha is solved we get a page ready to be parsed, as usual.
Combined to some kind of OCR, this could automatically solve the
captcha, but currently if only automates the process of retrieving the
challenge and submitting the response.
2016-01-23 21:53:25 +01:00
ORelio
1e998ab6dd
[CNET] Update HTML parsing to reflect changes
...
HTML parsing wasn't working anymore due to changes on CNET's website.
2016-01-23 21:45:22 +01:00
logmanoriginal
e2043574f2
Remove content duplication
2016-01-22 20:14:03 +01:00
logmanoriginal
d1fe87651d
Add items in reverse order (add to front) for correct ordering
2016-01-22 19:34:19 +01:00
logmanoriginal
182dcbec60
Encode special chars for feeds to work properly
2016-01-22 19:30:45 +01:00
logmanoriginal
621c7af6b7
Add title to inputs and improve descriptions
2016-01-21 21:49:23 +01:00
logmanoriginal
b5c7566b7a
Merge branch 'master' into MangareaderBridge
2016-01-21 21:20:17 +01:00
logmanoriginal
4422024cfd
Add new option to get popular updates
2016-01-20 22:01:45 +01:00
logmanoriginal
a73807130a
Reduce parameter name to bare minimum
2016-01-20 20:56:09 +01:00
logmanoriginal
170818a625
Return entire chapter name as item title
2016-01-20 20:53:32 +01:00
logmanoriginal
0e1b84263e
Return items starting at the end, not the beginning when working with limits
2016-01-19 21:41:14 +01:00
logmanoriginal
2e4e0077a8
Move date information into a time tag
2016-01-19 21:36:41 +01:00
Ginko-Aloe
195ba94115
Create JapanExpoBridge.php
2016-01-19 19:20:21 +01:00
Ginko-Aloe
438a389286
urlencode keyword parameter
...
in order to handle non-trivial request keywords
2016-01-19 18:04:35 +01:00
Mitsu
33c6495333
Merge pull request #194 from Albirew/patch-1
...
TPB changed domain (again)
2016-01-19 13:48:35 +01:00
Mitsu
79a610ea69
Merge pull request #195 from LogMANOriginal/TwitchApiBridge
...
Clarify meaning of Broadcasts option in TwitchApiBridge
2016-01-19 13:48:30 +01:00
Mitsu
31177912e0
Merge pull request #198 from teromene/rss-bridge-enclosures
...
Rss bridge enclosures
2016-01-19 13:45:23 +01:00
Teromene
4deefdfd7d
Add enclosures support, see example in DemoBridge.
2016-01-19 12:34:38 +00:00
Teromene
379c89045b
Quoted the "r" and "k" in the parameters
2016-01-19 12:15:16 +00:00
logmanoriginal
e6f388d6e4
Add new option to receive chapter updates for one specific manga
2016-01-16 16:30:29 +01:00
Albirew
6deebb56a5
changed TLD .ms -> .se
...
On continue le jeu du chat et de la souris =)
2016-01-15 18:20:30 +01:00
logmanoriginal
ff9c60f53c
Use '/latest' instead of the main page to reduce loading time
2016-01-10 09:46:35 +01:00
logmanoriginal
2aba815b55
Implement new Bridge to mangareader.net
...
This Bridge returns information about the last updates on mangareader.net
2016-01-10 00:00:16 +01:00
logmanoriginal
29481c73c1
Clarify meaning of Broadcasts option
...
Twitch returns Broadcasts when set to true, highlights otherwise. See also:
https://github.com/justintv/Twitch-API/blob/master/v3_resources/videos.md#get-channelschannelvideos
2016-01-09 21:00:30 +01:00
Albirew
7e91186c6c
TPB changed domain (again)
...
TPB added .ms TLD and on the fly, .vg got down.
PS: .se TLD still exist.
2016-01-09 10:23:19 +01:00
Mitsu
15021ebd78
Merge pull request #190 from ORelio/master
...
[T411] Use search instead of RSS
2015-12-24 02:17:44 +01:00
Paul Vayssiere
d885897c40
Desactivate auto play for Arte's links
...
No need to use my bandwidth and processor if I just want to look at
more description
2015-12-23 13:33:50 -08:00
ORelio
47a79f821a
[T411] Use search instead of RSS
...
Search isn't as severely rate limited as RSS
Search can enforce sorting to most recent entries
Bonus: Use a lower cache duration (1h instead of 3h)
2015-12-17 22:31:12 +01:00
nkania
7d03d72708
Added a bridge for fier-panda.fr
2015-12-11 11:51:35 +01:00
Teromene
1a4a428449
Correction de quelques problèmes avec RSSExpander suite à la migration dans lib/Bridge.
...
Correction de typos.
Ajout de la possibilité d'utiliser un proxy.
2015-12-06 15:56:39 +01:00
Teromene
e582c887fb
Ajout du paramètre pattern pour les entrées de type texte, ajout du required côté HTML.
...
Correction de la page d'accueuil pour qu'elle soit conforme aux standards du W3C.
Correction de la regex de listage des fichiers pour qu'elle ignore les sauvegardes.
Ajout d'un nettoyeur HTML, par défaut.
2015-12-06 15:56:39 +01:00
teromene
38829e7739
Little refactoring to reduce logic on index.php.
...
Moved RssExpander as a core logic system to lib/Bridge.php
Signed-off-by: teromene <teromene@teromene.fr>
2015-12-06 15:56:39 +01:00
teromene
80008f01f8
Updating a few bridges.
...
Adding everybody to the contributors in README.md
Signed-off-by: teromene <teromene@teromene.fr>
2015-12-06 15:56:39 +01:00
teromene
78c9dcc705
Last batch of bridges, all implemented !
...
Signed-off-by: teromene <teromene@teromene.fr>
2015-12-06 15:56:39 +01:00
teromene
b3733069d4
3rd batch of bridges.
...
Signed-off-by: teromene <teromene@teromene.fr>
2015-12-06 15:56:39 +01:00
teromene
3cb652b812
Deuxième lot de bridges.
2015-12-06 15:56:39 +01:00
teromene
2d526f4e0a
Correction de quelques bugs dans les bridges, qui apparaissent à cause du fait qu'ils sont tous instanciés lors du chargement de tout les bridges.
...
Ré-ajout et ré-utilisation de getName et getURI, qui permettent d'avoir des élements dynamiques.
Changement en public de certaines valeurs.
Changement du nom de certaines constantes, déja utilisés.
Signed-off-by: teromene <teromene@teromene.fr>
2015-12-06 15:56:39 +01:00
teromene
11ad75c7e6
Premier lot de bridges utilisant le premier système.
...
Signed-off-by: teromene <teromene@teromene.fr>
2015-12-06 15:56:39 +01:00
teromene
5d2e7ac83d
Ajout d'options multiples pour les méta-données.
...
Ajout d'un bridge de démonstration, DemoBridge.
Ajout d'un début de documentation pour créer un bridge dans CREATE_BRIDGE.md
2015-12-06 15:56:39 +01:00
teromene
2deef45867
Première version du nouveau système de méta-données.
...
Voir exemple dans YoutubeBridge.
2015-12-06 15:56:39 +01:00
Mitsukarenai
e9e7a421ff
(merge control)
2015-12-06 15:55:47 +01:00
Jeremy Benoist
b0305430c7
.pw just changed to .io
2015-11-06 22:49:40 +01:00
Hauke Schade
ffc01fa3bd
added WikipediaDEBridge
2015-11-04 20:22:48 +01:00
Mitsukarenai
ba161b0b12
[Arte+7] remove-merge bridges, 2 lists for language selection
2015-10-31 13:26:56 +01:00
Mitsukarenai
b339f157c1
[WordOfTanks] add language select list
2015-10-30 18:37:01 +01:00
Mitsukarenai
871efdd5ce
[TwitchApi] broadcast select list
2015-10-30 18:30:58 +01:00
Mitsukarenai
42fc08b93d
[OpenClassrooms] fixed, list selection
2015-10-30 18:27:49 +01:00
Mitsukarenai
0eb7731481
[AnimeUltime ] add list selection
2015-10-30 18:03:55 +01:00
Mitsukarenai
182be9b575
[LeBonCoin] -oops- forgot keyword type
2015-10-30 17:49:46 +01:00
Mitsukarenai
60a82b52b7
[LeBonCoin] add region selection list
2015-10-30 17:45:10 +01:00
Mitsukarenai
3115cd8e3a
[Arte+7] dropdown list for category selection
2015-10-30 12:38:52 +01:00
Mitsu
fcc072170c
Merge pull request #156 from teromene/master
...
Add support for list parameters
2015-10-30 12:26:29 +01:00
Mitsukarenai
e1dac3abb3
[Arte] update bridges (new website) - fix #165
2015-10-30 11:26:49 +01:00
Mitsu
d90b118671
Merge pull request #164 from ORelio/master
...
[Facebook] Convert textual emoticons to ASCII
2015-10-26 17:00:19 +01:00
ORelio
b592f8ebbf
[Facebook] Convert textual emoticons to ASCII
...
Currently emoticons are retrived in textual form eg <i><u>smile
emoticon</u></i> which is not really visual... so let's convert them back
as ASCII emoticons eg ':)'. This works using a hardcoded table mapping
emoticon names to their visual representation, and the regular expression
match the two words because eg in french facebook will display
<i><u>émoticône smile</u></i> so we need to test both. Unknown emoticon
descriptions will be left as is.
2015-10-24 20:14:12 +02:00
Mitsu
23f0fa3ed8
Merge pull request #163 from polo2ro/master
...
Fix url for par vendu immo bridge
2015-10-23 17:37:30 +02:00
Paul de Rosanbo
52bdc39948
Fix url for par vendu, remove variable to fix the unread status of items
...
some rss clients (ex: liferea)
2015-10-23 16:38:37 +02:00
Mitsu
a1b4414da3
Merge pull request #162 from ORelio/master
...
FaceBook improvements, NextInpact notice fix
2015-10-23 14:49:21 +02:00
ORelio
c8ef31bac6
[NextInpact] Fix php notice message
...
For non-premium articles, a notice is generated because of trying to get
property from a non-object. Fixed that with a proper check using is_object
2015-10-23 12:19:12 +02:00
ORelio
300b8bba9b
[Facebook] More cleaning and bypass link redirect
...
Remove a bunch of useless html node properties
Bypass all l.php facebook link redirections
Restore <u> and <i> basic formatting
2015-10-23 12:18:55 +02:00
Mitsu
3780eb58bd
Merge pull request #161 from ORelio/master
...
Add AnimeUltime, CNET, LeMondeInformatique, Silicon, 3DSDB, T411
2015-10-22 17:36:24 +02:00
ORelio
0051615b82
Fix some HTTP error codes (404->500)
2015-10-22 15:20:42 +02:00
ORelio
5c987b74d5
Update T411 domain name
2015-10-22 15:01:16 +02:00
ORelio
ea7c8cc314
Add T411 bridge
2015-10-22 14:57:33 +02:00
ORelio
44edc7fc22
Add 3DS Scene Releases bridge
2015-10-22 14:55:11 +02:00
ORelio
f036bff6b4
Add Silicon News bridge
2015-10-22 14:52:34 +02:00
ORelio
e7966dd102
Add Le Monde Informatique bridge
2015-10-22 14:52:15 +02:00
ORelio
24f3bb84d8
Add CNET News bridge
2015-10-22 14:51:56 +02:00
ORelio
e261c9a594
Add Anime Ultime bridge
2015-10-22 14:51:39 +02:00
Brice Maron
33dea43bcf
[LesJoiesDuCode] decode html entities in title
2015-10-13 23:39:48 +02:00
Brice Maron
497d3fd7aa
[LesJoiesDuCode] Fix markup detection
2015-10-13 23:28:38 +02:00