Commit History

Author SHA1 Message Date
  logmanoriginal 6bd76af326 [YoutubeBridge] Add duration limits for all modes 5 years ago
  LogMANOriginal 193ca87afa [phpcs] enforce single quotes (#732) 5 years ago
  logmanoriginal 01a2746715 [YoutubeBridge] Fix sniff violation 5 years ago
  Eugene Molotov 644d13686c [YoutubeBridge] Removed duration in titles on search mode 6 years ago
  logmanoriginal 4b3efed7ec [YoutubeBridge] Fix too many parameters when using HTML mode 6 years ago
  logmanoriginal 6caca4946b bridges: Fix bridges with custom headers and options 6 years ago
  Eugene Molotov 41b7984a4e [YoutubeBridge] Playlist mode: faster feed generating if item count is less or equal to 15 (#648) 6 years ago
  Eugene Molotov cacbe90102 [YoutubeBridge] Sort playlist items by publication date (#643) 6 years ago
  logmanoriginal 4805b52d42 [YoutubeBridge] Fix typo 6 years ago
  logmanoriginal 962617086e [YoutubeBridge] Remove superfluous div selectors 6 years ago
  logmanoriginal 4f6277b6b5 [YoutubeBridge] Fix parsing author name breaks the bridge 6 years ago
  logmanoriginal 5aaab9eb8c [YoutubeBridge] Skip unavailable videos 6 years ago
  Matt DeMoss c14b2c6905 address phpcs style errors 6 years ago
  Matt DeMoss 0871376922 store feed name in new variable, switch getName on queriedContext, remove 'bridge' from name for feeds, fixes #609 6 years ago
  Matt DeMoss c5fe9a6dc0 mark places where a new variable is needed 6 years ago
  logmanoriginal 3059b1ea80 [YoutubeBridge] Skip Ads 6 years ago
  logmanoriginal 9a9ce30b16 [YoutubeBridge] Fix issues loading playlists 6 years ago
  logmanoriginal 0e2b80d5d7 [YoutubeBridge] Fix error on certain keywords 6 years ago
  logmanoriginal a4b9611e66 [phpcs] Add missing rules 6 years ago
  logmanoriginal 627038e2fa [YoutubeBridge] Improve URL handling in video descriptions 7 years ago
  logmanoriginal 120e74c1b4 [YoutubeBridge] Improve readability of feed contents 7 years ago
  logmanoriginal 6f24858124 bridges: Fix coding styles 7 years ago
  logmanoriginal 970e216c1f Merge branch 'methods2functions' of https://framagit.org/peetah/rss-bridge 7 years ago
  Pierre Mazière f1fb95b257 [core] extract BridgeAbstract methods to make them functions 7 years ago
  Pierre Mazière 235c985901 [BridgeAbstract] replace getCacheDuration method by CACHE_TIMEOUT class constant 7 years ago
  Pierre Mazière 9a0da733ef [bridges] use constants instead of variable members 7 years ago
  logmanoriginal 4f7fbae861 [bridges] Fix conditional checks on getInput 7 years ago
  Pierre Mazière 1b3c8a8aeb [core + bridges] add BridgeAbstract::$inputs and BridgeAbstract::getInput() 7 years ago
  Pierre Mazière de1b39c8e5 [core + bridges] get rid of loadMetadata 7 years ago
  Pierre Mazière 117031bf0f [core] store parameters values in BridgeAbstract::parameters 7 years ago