Commit graph

24 commits

Author SHA1 Message Date
logmanoriginal 42b6c82753 bridges: Cleanup occurrences of $item->thumbnailUri
This is a subsequent change to f3eefab
2016-08-09 15:50:55 +02:00
Mitsu 66c79e4b67 Merge pull request #283 from teromene/pmaziere-YoutubeBridgeFix
Pull request from pmaziere - Fix encoding in YoutubeBridge.
2016-06-26 16:31:06 +02:00
Pierre Mazière 06f8b61f62 fix encoding issues
Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
2016-06-25 23:19:22 +02:00
Pierre Mazière 955eecc299 use BridgeAbstract::file_get_html in all bridges
instead of simple_html_dom function file_get_html

Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
2016-06-25 23:17:42 +02:00
Frans de Jonge 24a312a158 YoutubeBridge: fix playlist mode and titles 2016-05-21 11:45:09 +02:00
ORelio ca04246eb0 [YouTube] Code refactoring, add XML API support
- Factorize common code into functions
 - Add support for XML API for user an channel
 - HTML parser is kept as fallback when XML does not work
 - XML API works even if IP is blocked, partially fixes #193
2016-05-03 23:45:32 +02:00
Teromene cd5d8b8953 Another HTTPS in double removed. 2016-05-01 17:26:43 +01:00
Teromene 382ef28abe Fix the doubled HTTPS. 2016-05-01 17:24:24 +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 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 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 6456d145a0 [Youtube] fix search (issue #137) 2015-07-08 15:34:06 +02:00
Mitsukarenai 54c5e9f5ea [Youtube] Use metatag for publishdate (fix issue #132) 2015-05-31 00:16:42 +02:00
Mitsukarenai 67338051e7 [Youtube] Add channel support (issue #90) 2014-08-19 21:35:56 +02:00
Mitsukarenai aab11fbd94 Youtube: fix issue #71 2014-07-16 16:32:44 +02:00
Mitsukarenai 29aa605c44 missing bracket 😭 2014-06-20 17:04:27 +02:00
Mitsukarenai dcf554d8d8 Youtube: fix, indent, limits 2014-06-20 17:00:36 +02:00
Mitsukarenai 2f4b325a7d [beta] extract timestamp from Youtube API 2014-06-20 16:41:51 +02:00
Mitsukarenai 8d476a0644 add homepage + date to main bridges 2014-05-25 23:27:14 +02:00
Mitsukarenai 7d24be9653 update bridges with maintainer 2014-05-21 19:18:07 +02:00
Mitsukarenai 1e40d6f492 [pull] Fix Youtube, Twitter 2014-05-14 14:34:06 +02:00
Sébastien SAUVAGE e9902e2391 Updated from Mitsukarenai 2014-05-14 12:39:12 +02:00
ArthurHoaro bea563dab9 Bridge titles more accurate (and YoutubeBridge secured) 2013-08-15 13:58:58 +02:00
Mitsukarenai dfd2110776 Add: Youtube Bridge 2013-08-15 12:05:58 +02:00