Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: sourabhkv/ytdl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v23.0305.12
Choose a base ref
...
head repository: sourabhkv/ytdl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref

Commits on Mar 5, 2023

  1. Copy the full SHA
    969fb1d View commit details

Commits on Mar 8, 2023

  1. Update builder.sh

    perrypinaki authored Mar 8, 2023
    Copy the full SHA
    a6e355a View commit details
  2. Update builder.ps1

    perrypinaki authored Mar 8, 2023
    Copy the full SHA
    8f9f9c1 View commit details
  3. Update builder.sh

    perrypinaki authored Mar 8, 2023
    Copy the full SHA
    02be9ab View commit details
  4. Update builder.sh

    perrypinaki authored Mar 8, 2023
    Copy the full SHA
    e75ab81 View commit details
  5. Update README.md

    perrypinaki authored Mar 8, 2023
    Copy the full SHA
    d22fa46 View commit details
  6. Update README.md

    perrypinaki authored Mar 8, 2023
    Copy the full SHA
    1e35db3 View commit details
  7. Update README.md

    sourabhkv authored Mar 8, 2023
    Copy the full SHA
    c9fab12 View commit details
  8. Copy the full SHA
    401d807 View commit details
  9. Merge pull request #30 from sourabhkv/release-preview

    update `builder.sh` and `builder.ps1` to build executable
    sourabhkv authored Mar 8, 2023
    Copy the full SHA
    24c8566 View commit details

Commits on Mar 18, 2023

  1. Create FUNDING.yml

    sourabhkv authored Mar 18, 2023
    Copy the full SHA
    b811ccb View commit details

Commits on May 16, 2023

  1. Create Updater_new.py

    sourabhkv committed May 16, 2023
    Copy the full SHA
    0e706d9 View commit details

Commits on May 17, 2023

  1. Merge pull request #31 from sourabhkv/release-preview

    Create Updater_new.py
    sourabhkv authored May 17, 2023
    Copy the full SHA
    fb74514 View commit details

Commits on Jun 30, 2023

  1. Copy the full SHA
    ca5d4f6 View commit details

Commits on Aug 31, 2023

  1. build1

    sourabhkv committed Aug 31, 2023
    Copy the full SHA
    842a277 View commit details

Commits on Sep 2, 2023

  1. build2

    sourabhkv committed Sep 2, 2023
    Copy the full SHA
    1a7fb72 View commit details
  2. adding dependency installer

    Cleaning the trash, restruct
    
    Co-Authored-By: Varunator <123191558+ForeverAggregrate@users.noreply.github.com>
    sourabhkv and ForeverAggregrate committed Sep 2, 2023
    Copy the full SHA
    68b954f View commit details

Commits on Sep 3, 2023

  1. Copy the full SHA
    5ee0df7 View commit details
  2. Copy the full SHA
    c5743b7 View commit details
  3. Copy the full SHA
    74c6a5c View commit details

Commits on Sep 15, 2023

  1. Adding downloader

    Co-Authored-By: Varunator <123191558+ForeverAggregrate@users.noreply.github.com>
    sourabhkv and ForeverAggregrate committed Sep 15, 2023
    Copy the full SHA
    26c1fae View commit details
  2. Downloading added

    sourabhkv committed Sep 15, 2023
    Copy the full SHA
    ea586e4 View commit details
  3. Minor changes

    sourabhkv committed Sep 15, 2023
    Copy the full SHA
    b351ad0 View commit details

Commits on Sep 16, 2023

  1. Copy the full SHA
    78c7cfc View commit details
  2. Copy the full SHA
    1d1177f View commit details
4 changes: 4 additions & 0 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# These are supported funding model platforms

github: sourabhkv # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
custom: [https://www.paypal.com/paypalme/PinakiSahu] # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']
317 changes: 0 additions & 317 deletions Form1.cs

This file was deleted.

2 changes: 0 additions & 2 deletions IMPORTANT.txt

This file was deleted.

5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -29,6 +29,7 @@ plagiarize. USE AT YOUR RISK . I DO NOT PROMOTE ANY ILLEGAL DOWNLOADS .**<br>
**Version 23.xx.yy coming soon....**<br>
Update model 3 will built using python 3.8.10 <br>
Windows 7 support will be dropped in Oct 2024.<br>
**⚠️UPDATE : [ytdl](https://github.com/sourabhkv/ytdl) will focus on supporting legacy systems till Oct,2024 with little to no compromise on features. [ytdl unlocked](https://github.com/ytdl-official/unlock) will focus on enhancing look and feel, features of application with no compromise, will use higher version of Python 3.11.x and only x64 builds will be developed and maintained**.<br>
~~⚠️ ALERT CURRENTLY SUPPORTED VERSIONS WILL NO LONGER RECEIVE UPDATES ,YTDL WILL USE **PYTHON 3.10.7** with latest libraries<br>
**⚠️ Windows 7 version will be released separately which will be based on python 3.8.10**<br>~~

@@ -174,7 +175,7 @@ System Requirement : Windows 7 SP1 or above (x86 & x64)<br>
### Installing via powershell
Execute the following command in powershell
```powershell
powershell iex ((New-Object System.Net.WebClient).DownloadString('https://github.com/sourabhkv/ytdl/raw/main/Webinstaller%20CLI.ps1'))
iex ((New-Object System.Net.WebClient).DownloadString('https://raw.githubusercontent.com/sourabhkv/ytdl/main/WebInstaller%20CLI.ps1'))
```

### Setup
@@ -379,4 +380,4 @@ Help to keep Ytdl active and running by donating. It will be really helpful and
[ffmpeg](https://ffmpeg.org/ffmpeg.html)<br>
[AtomicParsley](http://atomicparsley.sourceforge.net/)<br>
[Pygame](https://www.pygame.org/wiki/about)<br>
[Inno Setup](https://jrsoftware.org/isinfo.php)<br>
[Inno Setup](https://jrsoftware.org/isinfo.php)<br>
13 changes: 0 additions & 13 deletions WebInstaller CLI.ps1

This file was deleted.

Loading