Jaime Marquínez Ferrándiz
|
5c468ca8a8
YoutubeIE: add algo for length 79 (fixes #1126)
|
12 년 전 |
Jaime Marquínez Ferrándiz
|
aedd6bb97d
YoutubeIE: new algo for length 81 (fixes #1127)
|
12 년 전 |
Jaime Marquínez Ferrándiz
|
755eb0320e
[youtube] use itertools.count instead of a "while True" loop and a manual counter
|
12 년 전 |
Jaime Marquínez Ferrándiz
|
43ba5456b1
[youtube] add an extractor for the "Watch Later" list
|
12 년 전 |
Jaime Marquínez Ferrándiz
|
c626a3d9fa
Add an extractor for downloading the Youtube favorite videos(closes #127)
|
12 년 전 |
Jaime Marquínez Ferrándiz
|
b2e8bc1b20
YoutubeIE: Move the code from _real_initialize to a base class
|
12 년 전 |
Jaime Marquínez Ferrándiz
|
771822ebb8
YoutubePlaylistIE: break only if there's no entry field in the response
|
12 년 전 |
patrickslin
|
239e3e0cca
YoutubeIE: new algo for length 87 (fixes #1105)
|
12 년 전 |
Jaime Marquínez Ferrándiz
|
252580c561
YoutubeChannelE: switch ajax query from channel_ajax to c4_browse_ajax
|
12 년 전 |
Jaime Marquínez Ferrándiz
|
d7ae0639b4
[youtube] Add an extractor for Youtube recommended videos (":ytrec" keyword) (closes #476)
|
12 년 전 |
Jaime Marquínez Ferrándiz
|
a4358cbabd
YoutubeIE: new algo for length 85 (closes #1080), thanks to @patrickslin
|
12 년 전 |
Jaime Marquínez Ferrándiz
|
444b116597
YoutubeIE: add algo for length 90 (closes #1064)
|
12 년 전 |
Jaime Marquínez Ferrándiz
|
5a76c6517e
YoutubeIE: some encrypted signatures have more than two parts, print the size of all the parts
|
12 년 전 |
Philipp Hagemeister
|
88d4111cfa
[youtube] Add code for signature 92 (Closes #1060)
|
12 년 전 |
Philipp Hagemeister
|
be547e1d3b
Revert "[youtube] improved decrypt_signature, closes #1060"
|
12 년 전 |
Anton Novosyolov
|
fe6fad1242
[youtube] improved decrypt_signature, closes #1060
|
12 년 전 |
Jaime Marquínez Ferrándiz
|
606d7e67fd
YoutubeIE: add algo for length 81 (closes #1026)
|
12 년 전 |
Jaime Marquínez Ferrándiz
|
85347e1cb6
YoutubeIE: a new algo for length 83
|
12 년 전 |
Jaime Marquínez Ferrándiz
|
a7055eb956
YoutubeIE: show a more meaningful error when it founds a rtmpe download (related #343)
|
12 년 전 |
Jaime Marquínez Ferrándiz
|
c93898dae9
YoutubeIE: new algo for length 83 (closes #1017 and closes #1016)
|
12 년 전 |
Jaime Marquínez Ferrándiz
|
c108eb73cc
YoutubeIE: Fix vevo explicit videos (closes #956)
|
12 년 전 |
Jaime Marquínez Ferrándiz
|
81f0259b9e
YoutubeSubscriptionsIE: raise an error if there's no login information.
|
12 년 전 |
Jaime Marquínez Ferrándiz
|
fefcb5d314
YoutubeIE: use the new method in the base IE for getting the login info
|
12 년 전 |
Philipp Hagemeister
|
20c3893f0e
Do not redefine variables in list comprehensions
|
12 년 전 |
Jaime Marquínez Ferrándiz
|
7763b04e5f
YoutubeIE: extract the thumbnail in the best possible quality
|
12 년 전 |
Philipp Hagemeister
|
897f36d179
[youtube:subscriptions] Use colon for differentiation of shortcuts
|
12 년 전 |
Jaime Marquínez Ferrándiz
|
04cc96173c
[youtube] Add and extractor for the subscriptions feed (closes #498)
|
12 년 전 |
Philipp Hagemeister
|
9a82b2389f
Do not show bug report for errors that are to be expected (Closes #973)
|
12 년 전 |
Philipp Hagemeister
|
0f81866329
Add --list-extractor-descriptions (human-readable list of IEs)
|
12 년 전 |
Jaime Marquínez Ferrándiz
|
75dff0eef7
[youtube]: add YoutubeShowIE (closes #14)
|
12 년 전 |