- RunDll32.exe shell32.dll,Control_RunDLL appwiz.cpl,,0
- RunDll32.exe msrating.dll,RatingSetupUI
| <?php | |
| $convert = '5000'; // days you want to convert | |
| $years = ($convert / 365) ; // days / 365 days | |
| $years = floor($years); // Remove all decimals | |
| $month = ($convert % 365) / 30.5; // I choose 30.5 for Month (30,31) ;) | |
| $month = floor($month); // Remove all decimals | |
| $days = ($convert % 365) % 30.5; // the rest of days |
Last updated: April 2020
Also known as itag or format codes and way back they could be specified with the fmt parameter (e.g. &fmt=22).
Depending on the age and/or popularity of the video, not all formats will be available.
| Resolution | AV1 HFR | AV1 | VP9.2 HDR HFR | VP9 HFR | VP9 | H.264 HFR | H.264 |
|---|---|---|---|---|---|---|---|
| 4320p | 402 | 272 | (138) |