Commit History

Author SHA1 Message Date
  bopol 66518ec444 check wether mediaccc streams url are secure 4 years ago
  bopol 0cd5e05b7b MediaCCCLH: use substring instead of replace; improve a bit tests, return Collections.emptyList(); instead of null where it's annotated @NonNull 4 years ago
  bopol f742a6bd3e code optimization 4 years ago
  bopol 9701c7d800 invidious shortened links 4 years ago
  bopol e8e535b815 mediaccc: update linkhandlers & refactor tests 4 years ago
  Tobias Groza e7be952fbf Merge pull request #281 from mauriciocolli/add-check-live 4 years ago
  Mauricio Colli 70abd57852 [YouTube] Cache commonly used stream type result 4 years ago
  Mauricio Colli 1ef706f567 [YouTube] Detect LIVE videos in the trending page 4 years ago
  Xiang Rong Lin cc8fb486ee Handle youtube stream urls in "vnd.youtube:videoId" format. 4 years ago
  Tobias Groza 6446abc6d1 Merge pull request #271 from mauriciocolli/improve-status-checking 4 years ago
  Mauricio Colli 6aa4d59b91 [PeerTube] Update video used in age limit test (the previous was 404) 4 years ago
  Mauricio Colli cfc278317d [YouTube] Fail-fast if status exist and is anything other than "OK" 4 years ago
  Tobias Groza 65f0ec6057 Merge pull request #265 from mauriciocolli/improve-tests 4 years ago
  Mauricio Colli 90ae5fbea2 Improve kiosk tests across services 4 years ago
  Mauricio Colli e590417cc4 Test if services recognizes their own items urls 4 years ago
  TobiGr 35252235b0 Go through all badges when checking if a StreamInfoItem is a live stream 4 years ago
  Tobias Groza 830b7d3dbd Merge pull request #267 from mauriciocolli/hotfixes 4 years ago
  Mauricio Colli 5686a6f562 [YouTube] Detect when a stream is deleted or doesn't exist 4 years ago
  Mauricio Colli e65333c3ce [YouTube] Detect deleted/nonexistent/invalid channels and playlists 4 years ago
  Mauricio Colli 98e359438a [YouTube] Detect simple 404s in the standard fetch method 4 years ago
  Mauricio Colli 408f042127 [YouTube] Fix bug when url isn't present in the browseEndpoint object 4 years ago
  Mauricio Colli 342bdbb852 [YouTube] Avoid crashing by letting exceptions bubble up 4 years ago
  Mauricio Colli e9644e6216 [YouTube] Handle video premiere's date and duration 4 years ago
  Mauricio Colli 2a470ac4f7 [YouTube] Handle videos with no views or with "Recommended to you" text 4 years ago
  Mauricio Colli da2c562eb0 [YouTube] Take into account videos that have their views hidden 4 years ago
  Mauricio Colli f66c20de54 Ignore null-keyed entries when iterating through the response headers 4 years ago
  Mauricio Colli 5edd774fc4 Add latest url to the response to make detection of a redirect possible 4 years ago
  Mauricio Colli 3441946bea Make test downloader return a response instead of throwing an exception 4 years ago
  Tobias Groza fcbc96a86c Merge pull request #269 from wb9688/charset 4 years ago
  wb9688 df219a9453 Don't use StandardCharsets class 4 years ago