Many thanks for your support. It is interesting to learn that there are still many points in this software to discover
Quote:
Originally Posted by pspzockerscene
No - if at all, you need to write a script.
Regarding the size: What about codec and FPS?
Did you check that/play around with the settings?
|
Yes I did and did so many time to adjust each time with various resolutions, (normally I set to limit to 30 fps and bitrate 128, 160 or 192 kbits). And after many time repeating such "search and select", and after many updates of JD, I see the same point does not seem to interest anyone to point this out, so I put the question here to find a solution.
Examples: for a video
- "v = QTR2S0jx1FQ", **External links are only visible to Support Staff****External links are only visible to Support Staff**, JD will chooses mp4 as default, which has a file size of 136 MB, the biggest, while the one for mkv is 65 MB, and webm is 68 MB, keeping the same equivalent of resolution 1080 (no matter if it is H264 or VP9 since they link with mp4 or mkv webm)
- "v = aBzQ5KV4glE" is opposite, its mp4 has 98 MB, the smallest, as its mkv or webm, even for 48 or 64 kbits, have 138 - 145 MB.
- "v = IpnJDg8CVOs" is different, all formats have almost the same size.
So I don't know the rule or the logic behind it. If I would write a script, I will have to get the size of each entry for a filter set, then compare, sort and select the one with smallest size. This means I need to dig heavily into the code, do I? The Youtube plugin gives to choose the "best" video "best" audio... but not the "best" file size though (for a given filter such as resolution).
Concerning the script, I am very new for that, do you have a/some link(s) that I can have a look? I had also seen the youtube plugins folder, which has so many json files that I don't have any idea how to customize it.
Quote:
Originally Posted by pspzockerscene
Please provide example URLs.
|
In fact, the link you provide has solved the problem, thanks a lot. But I still can point out that if we do not change there, then there seems to have an error, here is an example:
For a list = PLx5i827-FDqPiLPjGxlUv3gjq7uCEVVfl, if we paste the link seen from "View full list" (**External links are only visible to Support Staff****External links are only visible to Support Staff**), then all entries in LinkGrabbler will be the same, the line we see from http, which is just **External links are only visible to Support Staff****External links are only visible to Support Staff**.
Linkgrabber still lists out individual video's title, differently for each video. But if we Open in browser to ANY of these videos, it will just open the playlist without playing the video we thought to open. This is what I meant.
The same think if we paste a link from within the opened playlist, i.e. **External links are only visible to Support Staff****External links are only visible to Support Staff**
Then LinkGrabber will list ALL entries with the same link **External links are only visible to Support Staff****External links are only visible to Support Staff**. While the titles are also correct, but open each "correct" title will just jumps to play index 8 only, the one we pasted, and this, for all entries of the list.
Until now, I try to solve this by using Link Gopher plugin, reworking externally a bit before pasting to JD.
But now, with your link, this is solved: In my case the order was Custom Referrer Source Container Data, althought I never came or changed anything there though. But this seems to be the source of problem.
I move the Data-address to the top, and it seems that both the link display with exact link and open in browser work.
I will try later with .dlc to see.
Thanks again, sorry for the long explaination