Commit Graph

80 Commits

Author SHA1 Message Date
chunky programmer
b2a0e6f1ff Parse playlists when searching a channel 2023-05-14 16:51:06 -04:00
Samantaz Fox
10fee9da61 Community: Fix live video + parse playlist attachments (#3767) 2023-05-08 15:42:06 +02:00
Samantaz Fox
384a8e200c Trending: fix mistakes from #3773 2023-05-02 23:35:37 +02:00
chunky programmer
f298e225a1 fix live video attachments, parse playlists 2023-04-30 18:55:02 -04:00
Samantaz Fox
3cfbc19ccc Extractors: Add utility function to extract items from categories 2023-04-28 20:29:49 +02:00
ChunkyProgrammer
e3c1cb3ec9 fix view count extraction 2023-04-02 16:45:34 -04:00
ChunkyProgrammer
dc929be198 Merge branch 'master' into fix-shorts 2023-04-02 16:42:46 -04:00
Samantaz Fox
8db2a93827 Search: Fix channel search (#3699) 2023-04-01 18:51:32 +02:00
Emilien Devos
e0600f4553 quick fix for channel videos page 2023-03-31 22:16:01 +02:00
ChunkyProgrammer
5767344746 Fix parsing shorts on channel page 2023-03-22 09:56:22 -04:00
ChunkyProgrammer
3492485789 Fix channel search 2023-03-21 21:25:52 -04:00
Samantaz Fox
dbee027ed9 Search: Fix ArithmeticOverflow + wrong subs count issues (#3535) 2023-01-22 23:12:04 +01:00
DUOLabs333
ff66cec920 Remove debug print 2023-01-16 18:52:17 -05:00
DUOLabs333
86333cd434 Formatting 2023-01-16 18:43:58 -05:00
DUOLabs333
8dcc98b3b9 If videCountText lists the number of subscribers, then don't use it in get_video_count 2023-01-16 18:40:38 -05:00
Samantaz Fox
a37522a03d Implement workaround for broken shorts objects 2023-01-08 13:50:52 +01:00
DUO Labs
8d08cfe30f Add comments to src/invidious/yt_backend/extractors.cr
Co-authored-by: Samantaz Fox <coding@samantaz.fr>
2023-01-05 20:42:11 -05:00
DUOLabs333
85dd3533bb Fix for the ArithmeticOverflow Problem 2023-01-03 20:18:10 -05:00
Samantaz Fox
5d6abd5301 extractors: Fix ReelItemRendererParser 2022-12-22 16:13:34 +01:00
Samantaz Fox
ce7db8d2cb extractors: Add continuation token parser 2022-12-22 16:13:26 +01:00
Samantaz Fox
bdc51cd20f extractors: separate 'extract' and 'parse' logic 2022-12-04 18:24:39 +01:00
Samantaz Fox
f44506b7e0 yt api: bump web client version 2022-11-20 23:48:59 +01:00
Samantaz Fox
afc0ec3c30 search: Fix short text parsing 2022-11-20 23:28:21 +01:00
Samantaz Fox
46a63e6150 extractors: Add support for reelItemRenderer 2022-11-01 17:48:43 +01:00
Samantaz Fox
f267394bbe extractors: Add support for richGridRenderer 2022-11-01 17:48:35 +01:00
Emilien Devos
c658fd27cc better spoof requests 2022-09-02 21:18:56 +02:00
Émilien Devos
31244cbcc8 replicate headers and params made by yt apps 2022-08-30 14:20:08 +00:00
Samantaz Fox
9cc0418769 Merge pull request #3249 from iv-org/improve-extractor 2022-08-07 21:58:17 +02:00
Emilien Devos
218f7be1a7 For android client send sdk version to youtube 2022-08-07 21:37:11 +02:00
Emilien Devos
246955b68a if case for sectionListRenderer 2022-08-07 10:31:42 +02:00
Samantaz Fox
23855c09dc Remove 'screen' where not required 2022-08-07 00:37:09 +02:00
Samantaz Fox
618ab01cd7 Add TVHtml5 client 2022-08-07 00:36:22 +02:00
Samantaz Fox
349d90b60e Add IOS clients 2022-08-07 00:32:26 +02:00
Samantaz Fox
9e7c2dcdbb Move the default API key to a constant for clarity 2022-08-06 23:49:36 +02:00
Samantaz Fox
f353589a53 Bump web clients versions 2022-08-06 23:47:16 +02:00
Samantaz Fox
fc97929dee Bump android app version 2022-08-06 23:28:19 +02:00
11tuvork28
15d2cfba90 Fix Missing hash key: "selected" (KeyError) 2022-07-03 14:03:42 +02:00
11tuvork28
2851d993ad updated comment to represent current structure 2022-07-03 14:03:30 +02:00
Samantaz Fox
d7f6b6b018 Fix CI: support reloadContinuationItemsCommand containers 2022-06-08 23:56:40 +02:00
Samantaz Fox
2b1e1b11a3 Fix CI: support BADGE_STYLE_TYPE_VERIFIED_ARTIST 2022-06-08 23:56:40 +02:00
Samantaz Fox
33da64a669 Add support for hashtags 2022-06-08 23:56:40 +02:00
Samantaz Fox
059796c60d Merge pull request #3076 from SamantazFox/fix-3062-3063
Fix regressions of #2936
2022-05-04 22:29:10 +02:00
Samantaz Fox
f5fb4c6c64 Apply 2859.diff 2022-05-01 21:10:43 +02:00
Samantaz Fox
e690e166b0 Fix javascript:void(0) instead of youtu.be links 2022-05-01 18:48:08 +02:00
Émilien Devos
595c3fb833 Revert "Youtube verification badge" (#3070) 2022-04-30 23:42:38 +02:00
Samantaz Fox
1d25c55c0b Merge pull request #2859 from jonas-w/verified-badge
Youtube verification badge
2022-04-30 18:54:38 +02:00
Émilien Devos
c152243b4d new method for bypassing age restriction (#2996) 2022-03-30 19:52:39 +02:00
Samantaz Fox
ed265cfdcd Request minified JSON from innertube (#2974) 2022-03-16 09:07:30 +01:00
Jonas
6de449811d Merge branch 'iv-org:master' into verified-badge 2022-02-25 19:29:12 +01:00
Dimitris Apostolou
7e4690e43c Fix typos 2022-02-07 14:57:14 +02:00